搜索资源列表
-
2下载:
经过各种变换 功能强大的车牌识别系统 VC++实现 -After a variety of powerful transform license plate recognition system VC++ Achieve
-
-
0下载:
【原创】VS2008开发,基于OpenCV的人脸检测程序
从摄像头获取图像,人脸检测后输出。
“输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
-
-
0下载:
用c++写的基于opencv的人脸识别,它基本实现了人脸识别的功能-Using c++ written in the opencv face recognition based on its basic function of the realization of the Face Recognition
-
-
0下载:
处理眼瞳孔识别,使用VC,opencv,等等。自己根据别人的源码修改使用的。-Treated eye iris recognition using VC, opencv, and so on. According to modify their use of other people' s source.
-
-
0下载:
主要是关于OpenCV开发程序的范例,而且能够成功地解决了一些开发识别的能力,同时含有动态的图像识别能力-Mainly on the OpenCV examples of the development process, but also successfully resolved a number of developing recognition capabilities, with dynamic image recognition
-
-
0下载:
非常好用的OPENCV程序包。内涵多种功能如面部识别,流光检测算法-Very easy to use the OpenCV package. Connotation of a variety of functions such as facial recognition, streamer detection algorithm
-
-
0下载:
5种方法脸部定位,对人脸检测和表情识别都很有帮助。-5 ways to face positioning, face detection and face recognition are very helpful, and VC-based OPENCV
-
-
0下载:
车牌识别,opencv自动检测车牌边界。只是检测,不带识别车牌-license plate recognition
-
-
0下载:
主要是采用opencv 和vc6.0 来实现对人脸的识别-Opencv and vc6.0 mainly used to achieve recognition of human faces
-
-
0下载:
车牌识别系统研究 基于matlab环境开发的源代码 能高效识别车牌 有需要的朋友可以参考一下 希望帮到你-Matlab license plate recognition system based on the source code development environment there is a need to efficiently identify the license plate can refer friends want to help you
-
-
0下载:
基于Opencv做的手势识别软件代码,有Opencv的话,直接编译就可以运行-the hand gesture recognition base on the Opencv, it s can be run directly with Opencv installed.
-
-
0下载:
使用摄像头获取图像,基于opencv的人脸识别系统。-Face Recognition
-
-
0下载:
标准人脸识别源代码,经VS2005测试可用,程序采用opencv自带的训练库来进行人脸识别,不需要自己单独再去添加人脸图片训练代码-Standard face recognition source code, the VS2005 test is available, the program comes with training using opencv library for face recognition, do not need to add a face to go alone pi
-
-
0下载:
视频识别车辆,动作,效果还可以,可以运用到多个方面-A video recognition technology,opencv,VS2013
-
-
0下载:
OpenCV实现人脸识别功能。采用基本的算法实现特征点提取和匹配。-OpenCV face recognition function. The basic algorithm uses the feature point extraction and matching.
-
-
0下载:
CvvImage.h头文件用于opencv图像编程人脸识别等-CvvImage.h header file for opencv face recognition and other image program
-
-
0下载:
1.本程序主要处理BMP位图。
2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。
3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。-opencv Face recognition
-