代码搜索结果
找到约 10,000 项符合
Video 的代码
vport.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
trackfaces.c
// TrackFaces.c - by Robin Hewitt, 2007
// http://www.cognotics.com/opencv/downloads/camshift_wrapper
// This is free software. See License.txt, in the download
// package, for details.
//
////
pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
videomanrenderer.h
#pragma once
#include "VideoInput.h"
#include
typedef struct
{
int left, bottom, width, height;
void init(int aleft, int abottom, int awidth, int aheight)
{
left=aleft;
botto
videomanrendererogl.h
#pragma once
#include
#include
#include "VideoManRenderer.h"
#include
#include
#pragma comment(lib,"opengl32.lib")
//#include
//#incl
vport.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
vport.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
vport.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
vport.h
#ifndef _VPORT_H
#define _VPORT_H
#ifdef __cplusplus
extern "C" {
#endif
#include
#include
#include
#include
/* common for both capture and display
roichu.c
/* Chuong trinh lam roi chu mot cach ngau nhien */
#include
#include
#include
#include
char far *video;
void main()
{
unsigned x, y, offset;
cha