搜索资源列表
OpenCV_code
- OpenCV教程基础篇(刘瑞祯、于仕琪编著)的光盘源码,包含各章节的实例。-OpenCV Tutorial Basics (Rui Chen, Yu Shi Qi ed.), CD-ROM source, including examples of the various chapters.
testCV_1
- 基于OPENVC的图像开发实例,是本人学习时开发的源码,对图像处理方面的同行有帮助-Based the image development instance of OPENVC, I study the development of the source image processing counterparts
Detailed-tracking-source
- 如果要跟踪的物体颜色和背景色有较大区别,可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的。 此源码是一个opencv自带的CamShift算法使用工程实例(有非常详细的注释)。该实例的作用是跟踪摄像头中目标物体,目标物体初始位置用鼠标指出,其跟踪窗口大小和方向随着目标物体的变化而变化。-If you want to track the object color and background color is quite different, color-based tracking is
lkdemo
- 光流法源码,实现lkdemo的实例程序并对每一帧画面都进行特征点检测。-Optical flow source to achieve lkdemo example program and each frame is the feature point detection.
OpenCV图像处理编程实例_源码
- OpenCV图像处理编程实例_源码,,,,OpenCV图像处理编程实例_源码(OpenCV image processing programming instance _ source code, OpenCV image processing programming instance _ source code)
opencv3.0源码
- 视觉图像处理opencv3.0源码,包含相应使用实例