搜索资源列表
Motion-Detection-Algorithms
- C#语言编写的,用于视频监控中的移动侦测算法。-C# language for video surveillance motion detection algorithm.
time
- 三差帧法实现跟踪,用C++6.0实现,列出了基本算法的实现源码。-The three poor frame method to achieve tracking achieve with C++6.0, list of the basic algorithm implementation source code.
chapter10
- 《Visual C++音频/视频处理技术及工程实践》一书的部分案例代码,chapter10。实现了基于VC++2005的单文档应用的VFW的视频采集、捕获;经过标准CODEC处理后的显示;使用自己的算法处理后显示,内有xvidcore源代码。对于那些基于VFW做视频处理的同志们,该代码参考价值极大!-" Visual C++ audio/video processing technology and engineering practice" part of a book ca
C-language
- C语言100道经典例题,包括算法,图像,视频等-Classic example of the C language 100, including the algorithm, images, video, etc.
pdf417
- 二维扫描条码视频图像识别算法源代码,C++实现-Two-dimensional scanning bar code video image recognition algorithm source code, C++ to achieve
CAMSHIFT
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
OpenTLD-master
- TLD跟踪算法源代码下载(纯C++版本),OpenTLD-master,某大牛重新编写的C++版本TLD跟踪算法,脱离MATLAB。-C++ impleletion of TLD