资源列表
CamaraTest
- QT+OpenCV实现多摄像头采集视频,可以用于之后的双目视觉的三维重建-QT+OpenCV implement video capturing
mser
- MSER features detector using C and MATLAB
PCameraDS
- 利用opencv和vs2005编写的MFC界面,可利用网络摄像头或者easycap(usb图像采集器)实时动态显示图像,附有截图说明。以前也上传了一个相同的,据反映有点问题,后发现附加依赖项里加错了lib,现已改好,可直接运行。注意opencv要装好,并在程序中设置好相关选项。希望能帮到大家。-Use opencv and vs2005 writing the MFC interface, can use a network of cameras or easycap (usb image co
stereo_readimage
- 普通双目摄像机下利用OpenCV的函数实现标定、校正、匹配,匹配方法利用了多种匹配的算法简单做了下比较,其中的GPU算法需要有N卡的支持。-Ordinary binocular camera using OpenCV function calibration and correction, match, matching method uses a variety of simple matching algorithm under which the the GPU algorithm req
MyOpenCV
- opencv 图像处理 包括人脸识别 并且和c#结合一起使用 做了一个界面 形成软件-opencv image processing include face recognition, and combined with the use of c# do a formed at the interface software
Opencv
- 利用Opencv完成静态背景下的运动目标检测-The use of static Opencv the context of the completion of the moving target detection
Ada Boost MH Class
- 人脸识别算法很好的,大家可以看看,需要调试一下-Good face recognition algorithm
OpenCV-2.1.0-win
- 最新OpenCV源码, Linux使用。含源码与示例。-Open CV 2.1, For Linux
OpenCV
- 通过烟叶识别的例子说明了OPENCV使用,描述清晰,了解OPENCV用处-Example of recognition by the tobacco OPENCV use, describe the clear understanding of OPENCV use
orl-eye-database
- orl人脸库中截取出来的眼睛样本,作为疲劳检测中的人眼训练样本-orl face database from the eyes of the interception of the sample, as the fatigue test samples in the training of the human eye
opencvCar
- 开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符 分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位, 车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。-Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detect
opencv_calibration
- 用于双目摄像机标定的源码,使用opencv里面的相关函数 包含完整工程文件,可以直接编译使用-source code of two camera calibration using opencv