资源列表
RotateTest
- 在qt环境下,使用opencv2.0实现了2D图像的旋转-Qt environment use opencv2.0 achieve the rotation of the 2D image
GaussianModelTest
- 基于混合高斯模型的视频图像背景提取,在qt creator环境下实现-Gaussian mixture model-based video image background extraction
cookbook
- opencv 2 computer vision application programming cookbook源代码-opencv computer Vision application programming a cookbook source code
cmeans
- 用opencv实现了c均值,这对于模式识别类的应用有很大帮助-With opencv c-means, this class of pattern recognition applications
sparse-points-and-matching
- 稀疏点匹配与重建(无图像校正),结合OpenCV开放-sparse points and matching
Morphology
- 对图像的dilate或erode ,使用基于Opencv的C代码-Dilate or erode an input image by using C code based on OpenCV
sf
- 卡尔曼滤波,自动跟踪监测,可以学习使用,有助于提高对跟踪方法的理解-Kalman filtering, automatic tracking and monitoring, you can learn to use, help to improve understanding of the tracking method
llianxiben
- opencv系列源程序汇集,各种基础程序,方便初学者参考,学习。-opencv series source collection, a variety of basic procedures to facilitate reference for beginners learning.
videocon
- 视频播放控制,可以通过拖动播放进度条来控制视频的播放进度-the control of video
RepairImage
- (基于MFC)读取一幅有缺损的图像,针对不同图像设置阈值获得Mask,在通过OpenCV的cvInpaint函数修复图像,修复时间短,修复效果较好。(包含测试图像)-(Based on MFC) read a defect image, set the threshold for different images to obtain the Mask, repair image through of OpenCV cvInpaint function, short time to repair,
main_rotate
- 基于OpenCV的图像空间变换:旋转,缩放,斜切 参考博客:http://blog.csdn.net/xiaowei_cqu/article/details/76160-Image space transformation : rotation , scaling , affine
FaceDetection
- FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Is a static face detection program FaceDetection Note FaceDetection need OpenCV li
