资源列表
DV2MJPEG
- 可以将DV转换成MJPEG的源程序. 基于Visula C
Dscap
- Dscap is a modified version of the video capture sample of DirectX 8 SDK. Each modification is marked by // #### in the source code. The Capture menu contains a MJPEG section.
Full2Cif
- play full size M-JPEG AVI files in CIF size (Height/2xWidth/2) using the fast Full2CIF internal mode of the codec. It shows how to manage the DirectShow Decompressor via its private IIPM3JPEGdec interface
Pelco_Sample
- 著名的视频监控公司的一个C++演示源码,适合于C++初学者学习参考。
ip-camera-api_src
- 网络摄像机相关的API源码,对开发ip camera有一定帮助
TSsear
- 1. this function is for image (width=176, hight=144) only. but you can modify the related value to fit yours. 2. it is used to evaluate the motion vector between the Nth image and N-1th image. 3. it use Three Steps search algorithm. 4.
Imagecapprocesse
- 一个从摄像头捕获视频,图像并进行相关处理的程序,非常实用,初学者必看。
SL_SERVER
- 是视频监控的程序,包括视频采集/数据流的分析/编码等
sd_spi_read_write
- sd卡的spi总线模式读写 ,参考程序 .是个人 在网上搜集的总结, 不同的平台 但是相同的 结构,仅仅spi模式 没有 sd模式的 希望大家见谅
UsbCamera
- USB控制Camera USB控制Camera
player2007
- C#版本 directshow编写的播放器
motiontrack
- 外国人写的在固定背景下检测并跟踪目标的算法,并加入了快速的背景更新算法,利于Kalman滤波来预测目标位置