资源列表
OpenCV+3计算机视觉++Python语言实现+第二版
- 基于Python编程语言的opencv,介绍图像变换方法。(Based on the Python programming language opencv, introduced the image transform method.)
cmake缺少项
- opencv-contrib3.2 cmake编译时缺少的一些文件(missing files while compiling opencv-contrib-3.2.0 by cmake)
Emgu CV Essential
- 非常好的英文版emgu.CV说明文档(Very good English version of emgu.CV documentation)
Three-Camera_530-1
- 基于是vs2010+opencv 2.4.9写的读取多个摄像头的程序。线程读取多个摄像头,并保存图片到本地(Based on vs2010+opencv 2.4.9 written to read more than one camera program. Threads read multiple cameras and save pictures to local)
双目标定以及双目测距程序
- vs2008+opencv2.1,基于opencv的双目标定及双目测距的程序(Vs2008+opencv2.1, opencv based double target calibration and binocular Ranging procedures)
Calibration
- 获得摄像头参数,校准摄像头,使用opencv2.4.13在vs2012环境下编译(calibrate camera parameters)
camera
- 菜鸟初学者,第一次编写基于OpenCV的摄像头开启程序。是基于控制台形式的。读取级联检测器文件进行识别。简单易扩展。(Novice beginners, for the first time to write OpenCV based camera open program. Console based. Read cascaded Detector files for identification. Simple and easy to expand.)
OpenCV模板匹配的方法识别手势
- 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
Tracking
- 人脸识别代码 脸部特征提取 人脸追踪 返回人脸视频(Face tracking facial features face recognition code)
interact_area.tar
- 计算任意多边形的相交面积和相并面积,用于衡量多边形的重合度(calculate the intersection area and union area of arbitrary polygon)
javacv-opencv-1.3
- java 视频 所有操作系统opencv使用文件(Java video, all operating systems, opencv, using files)
直方图
- VS2010 opencv 直方图处理:直方图对这些黑白像素值的统计;利用Opencv中的calcHist()绘制直方图 Return:dstImage计算出来的直方图(VS2010 opencv histogram)
