资源列表
cvStructuredLight-(Release)
- 结构光的标定程序,采用VC++编程,能实现对结构光的标定-The calibration procedures, structure light can realize by using vc++ to structure light calibration
RemoveBlackConnectedComponents
- 使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩
HarrGui
- HarrGui 改进OpenCV中的人脸检测,采用MFC,可以选择分类器xml问题,可以设置检测器的参数。这个例程的目的是测试自己生成或网上下载的xml文件。需要安装OpenCV-HarrGui improvement in the OpenCV face detection, using MFC, you can select the classification xml problem, you can set the parameters of the detector. This ro
licence-plate-recognition
- licence plate recognition written in c++. non-opencv program no extralibrary ne-licence plate recognition written in c++. non-opencv program no extralibrary needed
OpenCVFrame
- OpenCV在MFC中的应用,希望可以给大家带一些帮助!-OpenCV MFC application in the hope that we can bring some help!
gray2rgb
- grey image to color image
Fouriar
- VC++与OpenCV结合的傅里叶变换程序实现代码,经过调试后的代码-VC++ and OpenCV combination of Fourier transform program implementation code, the code after debugging
cvGabor
- 基于OPENCV 的Gabor滤波核的实现。-OPENCV the Gabor filter-based core.
Learning-OpenCV
- 讲述opencv入门知识,对新手来说是很好的书,希望能好好利用。-It help new learner to learn opencv.It teach basic things about opencv. It will help a lot is you learning it by heart.
OpenCVcode_CV
- OpenCV的例子,整理的一些有用的例程,基本没错误-OpenCV example, organize a number of useful routines and basically had no errors
OpenCVbasesource(2008)
- OpenCV源代码,配合刘晓敏的基础教程使用,例程基本都有-OpenCV source code, with Liu Xiaomin based tutorial, the basic routine has
rotate_opencv(C)
- 图像处理的缩放和旋转,在Opencv下实现的例程-Image processing, scaling and rotation, to achieve the routine in Opencv
