搜索资源列表
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
MFC_Thread
- opencv与MFC 结合控制,采用线程方式控制摄像头,有效的节省了系统资源-opencv combination of control with MFC, using threads in control of the camera, saving the system resources effectively
20140319
- 网上现有的通过opencv2实现显示摄像头视频代码都是控制台程序。借助网上一个多线程实例实现在MFC对话框上通过OpenCV2直接显示摄像头视频,希望您有帮助。 VS2008+OpenCV2.4.4 执行界面: -Opencv2 achieved through existing online display camera video code is a console program. With online examples implemented in a multithreaded MF
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)
cameraCV
- (只能烧录进ARM开发板运行,谨慎下载) 调用开发板摄像头,对图像进行处理,识别停车位,辅助倒车。 各类图像处理参数可调((can only be burned into the ARM development board, carefully downloaded) The image is processed, the parking space is identified, and the reversing is assisted.)