搜索资源列表
BGFG_CODEBOOK
- 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
PlayVideo
- vs编译器。(C++)opencv实现读取视频文件,并播放视频文件。。avi-vs compiler. (C++) opencv to read video files and play video files. . avi
CPPvideoimageprocessing
- 利用Visual C++实现AVI文件的图像截取 实现对图像数据的读取显示 实现视频图像处理技术 编程中如何操作数据库中的图像字段 实现数字图像增强处理-Use Visual C++ AVI file image interception To read the image data display Video image processing technology Programming how to operate the database image fi
图像处理
- 使用c++编写的图像处理程序,实现视频读取并周期性采集图像!(Use c++ prepared image processing program, realize the video read and periodic image acquisition!)
camshift_matlab_ilekoaiq
- cashift_matlab,我做的一些修改: 1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。 2.修改了另外建立avi文件的方式。 2.实时显示跟踪结果。 3.彩色图显示,用红色框圈出目标。 4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。 5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes: 1. Modify the kin