搜索资源列表
-
0下载:
采用openCV编写的人脸检测程序,可直接运行,输入参数为一幅图像,输出图像中将人脸的位置圈出来-Prepared by openCV face detection process, can be directly run, input parameters for an image, the output image will circle the location of the face
-
-
0下载:
基于Visual C++ MFC项目的OpenCV实现人脸检测.有具体程序实现和检测结果。-Based on Visual C++ MFC project OpenCV for face detection. There are specific procedures for implementation and test results.
-
-
0下载:
基于OpenCV的人脸检测,C++编写-Face Detection Based on OpenCV, C++ writing
-
-
0下载:
关于人林检测 已在机器上运行通过 需要先安装OPENCV-Lin test
-
-
0下载:
VC和OpenCV2.0实现的人脸检测的多种方法-VC and the OpenCV implementation of face detection
-
-
0下载:
利用OpenCV检测图像中的人脸,若图像中人脸存在,则会标出人脸在图中的位置-Using OpenCV face detection image, if there are images of human faces, it will mark the face location in the figure
-
-
0下载:
基于opencv的人脸识别程序-代码详解,详细讲述了opencv中关于人脸检测的各部分的内容,对于人脸检测很有益处-Opencv face recognition program- the code explain, describe in detail the various parts of the content in opencv face detection, face detection useful
-
-
0下载:
人脸检测,经典的运用harr特征,分类器,opencv-face detection
-
-
0下载:
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Is a static face detection program FaceDetection Note FaceDetection need OpenCV li
-
-
0下载:
实现人脸检测的程序源码,对于刚刚学opencv的同学很有用。-code for face detection
-
-
0下载:
用opencv写的人脸识别程序,从usb摄像头读取每帧图像,并且识别出图像中的正脸,程序是照着官网上写的,代码比较规范,可以作为2次开发使用-Written with opencv face recognition program, each frame is read from the usb camera, and recognize the positive face in the image, the program is written according to the officia
-
-
0下载:
FaceDetection 人脸检测的Opencv源代码 基于opencv242-FaceDetection face detection Opencv source code based opencv242
-
-
0下载:
该程序是在C++平台上运行可编译通过的源代码,该程序可以实现图片上的人脸检测,是笔者通过自学编程实现的,效果还不错,为准备开始学习opencv的小同学们提供参考-The program is running on a platform in C++ can compile the source code, the program can detect the human face on the picture, is the author of programming through self-
-
-
0下载:
基于OpenCV2.1的人脸检测工程文件,初学OpenCV的可以-The face detection based OpenCV2.1 project file, beginner can look at the OpenCV
-
-
0下载:
基于opencv的脸部特征识别工程,是在vs2010下进行的开发-Opencv based facial feature recognition project is carried out under development in vs2010
-
-
0下载:
基于opencv的人脸检测程序,识别率很高,运行时间短,程序简单实用。-Based on opencv face detection procedures, the recognition rate is very high, short operation time, procedures simple and practical.
-
-
0下载:
opencv,c++,数字图像处理,人脸检测并标记特征点(眼睛,鼻子,嘴巴)-opencv, c++, digital image processing, face detection and mark the feature points (eyes, nose, mouth)
-
-
0下载:
静态人脸检测程序。基于Adaboost的检测算法,使用OpenCV中提供的函数在Visual C++2005中实现一个人脸检测程序。-Static face detection process. Adaboost-based detection algorithm using OpenCV provides a function to implement a face detection program in Visual C++2005 in.
-
-
0下载:
Java使用jni调用opencv 进行人脸定位-Java uses jni call opencv for face positioning
-
-
0下载:
基于OpenCV 2.4.3写的人脸检测DLL,可用在Matlab里调用。可用于人脸检测及VC Matlab OpenCV混合编程学习入门。Matlab中调用示例参考Release文件夹下的runtest.m
-Based on OpenCV 2.4.3 face detection DLL, can be used to call in Matlab. A Start Example for face detection and VC Matlab OpenCV mixed program
-