资源列表
camera-parameters
- 对照相机进行标定,与世界坐标系是直角坐标系,以OpenCV为支持,输出摄像机的内参和外参-Calibration of the camera, and the world coordinate system is Cartesian coordinates to OpenCV for the support, the output of the camera internal parameters and external parameters
Learning-OpenCV
- 学习OpenCV的必备工具,中文版的,便于英语不灵的同学查阅相关的代码和函数,学会这本书就是OpenCV高手了-Learning OpenCV an essential tool, the Chinese version, English uninformed students easily access related code and functions, this book is to learn to master the OpenCV
zhifangtu
- 实时显示摄像头所得到图像的直方图,使用opencv库-Live camera images of the histogram obtained using the opencv library
MyOpenCV
- 使用攝影機抓取影像,做簡單灰階和二值化的處理運用在opencv上。-Use of images captured by the camera, do a simple gray scale and binary processing used in opencv on.
motion
- 運用在opencv上的motion detection,非常的有趣,有興趣的可以下載回去改成需要的模樣。-Used in opencv on motion detection, very interesting, interested can download the necessary back into shape.
test4
- 最基本的显示一副图像,该程序从文件中读入一幅图像,将之反色,然后显示出来-The most basic display an image, the program read from a file an image, will the anti-color, and then displayed
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
