当前位置:
首页 资源下载
搜索资源 - opencv facedetection
搜索资源列表
-
0下载:
OPENCV人脸定位,基本功能健全,OPENCV的入门程序
-
-
0下载:
video based face detection source code.
very useful! it doesn t rely on opencv
-
-
1下载:
实现人脸检测功能,基于VC++ opencv开发-face detection
-
-
0下载:
基于opencv静态人脸检测程序 visual c++ 基于adaboost算法-face detection using Adaboost
-
-
0下载:
图像人脸识别:java结合OPENCV实现人脸头像定位。-Image Recognition: java implementation OPENCV face with head positioning.
-
-
0下载:
使用MFC和OpenCV,实现对摄像头中实时视频的人脸的实时检测,或是直接加载图片进行人脸检测-Using MFC and OpenCV, to achievereal-time face detection in real-time camera video , or load the pictures to directly detect face
-
-
0下载:
人脸检测。用c++编写。人脸检测是人脸分析的首要环节,其处理的问题是确认图像(或影像)中是
否存在人脸,如果存在则对人脸进行定位。人脸检测的应用领域相当广泛,是实
现机器智能化的重要步骤之一。
AdaBoost 算法是1995 年提出的一种快速人脸检测算法,是人脸检测领域里
程碑式的进步,这种算法根据弱学习的反馈,适应性地调整假设的错误率,使在
效率不降低的情况下,检测正确率得到了很大的提高。-Face Detection. Using c++ to prepare. Fac
-
-
0下载:
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static envir
-
-
0下载:
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetec
-
-
0下载:
Face Detection using OpenCV
-
-
0下载:
Live Video using Opencv Source
-
-
0下载:
本代码是在C++基于openCV的平台下 进行人脸检测的源码-This code is in C++ platform based on openCV carried out under the source code for face detection
-
-
0下载:
利用OpenCV的函式來實現膚色偵測,並利用幾何特徵進一步來實現人臉偵測。-Implement Face detection by OpenCV s funtions base on Skin detecion and Geometry features.
-
-
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下载:
基于OpenCV的人脸检测,C++编写-Face Detection Based on OpenCV, C++ writing
-
-
0下载:
OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used for human face recognition and treatment
-
-
0下载:
FaceDetection是一个静态人脸检测程序,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection program, in addition to the program needs to import a classifier file haarcascade_frontalface_
-
-
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下载:
用MATLAB调用opencv的人脸检测器,已打包好,无需opencv,facedetection.m为示例程序-Call opencv face detection using MATLAB, a packaged good, no opencv, facedetection.m for sample program
-
-
0下载:
实现基于opencv的人脸检测, 附带两个训练好的分类器(face detection based on Opencv , with2 good training classifiers.)
-