搜索资源列表
rljc(CC++)
- 人脸检测的C/C++源码,从摄像头获取图像信息,检测人脸。本程序在VC++中编译通过-Face Detection of C / C source code, from the camera to obtain image data detection faces. The procedures in VC compile
VC_FaceDetect
- 纯C++编的人脸检测程序 纯C++编的人脸检测程序 -pure C series of face detection procedures pure C series of face detection procedures pure C series Face Check-C series of face detection procedures pure C series of face detection procedures
FaceDetection
- “visual c++ 实践与提高”一书中的人脸检测源码,很详细,值得参考
LocateFace
- 人脸检测,C++源程序,BMP图像输入,其中包括形态学算子
基于Adaboost的人脸检测程序
- 基于Adaboost的人脸检测 c代码
(C++)基于WebCam的人脸检测技术源码
- (C++)基于WebCam的人脸检测技术源码
FaceDetection
- 基于visual c++ 2005和OpenCV环境 FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static envir
opencv
- 用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
Face
- 这是一个人脸检测程序,用c++编写,实用!-This is a face detection program c++ Prepared and practical!
haar
- HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
Image_Processing_Practise
- 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
facedetect
- 台湾大学做的简单彩色图像人脸检测方法,具有快速和准确的特点-by Tolga Birdal Implementation of the paper: A SIMPLE AND ACCURATE COLOR FACE DETECTION ALGORITHM IN COMPLEX BACKGROUND Yu-Ting Pai, Shanq-Jang Ruan , Mon-Chau Shie, Yi-Chi Liu Low Power Systems Lab, Departm
OpenCV_Detect
- 利用OpenCV 的人脸检测与定位,对于初学者学习OPENCV 和Visual c++d的使用将是相当有帮助的-OPENCV AND Visual c++ 6.0开发的计算机视觉
facedetection
- 本代码是在C++基于openCV的平台下 进行人脸检测的源码-This code is in C++ platform based on openCV carried out under the source code for face detection
c
- 通过VC来实现各种功能,主要是实现人脸检测部分功能的程序.欢迎使用-Through the VC to achieve various functions, mainly to achieve some features of face detection program. Welcome
AdaboostFr
- ADABOOST用于人脸检测的训练和分类程序改进,速度更快。-FOR FACE DETECTION FEATURE EXTRACTION AND CLASSIFICATION WITH QUICKER SPEED
Complete-identification-including-skin-and-the-act
- 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
FaceRecognition
- 本算法将进行人脸识别,首先进行人脸定位检测,然后根据数据库里给的标签进行人脸识别,将人脸的信息显示在人脸旁边。本算法能取得较好的效果。(The algorithm will perform face recognition, first face detection, and then according to the database to the label for face recognition, the face of the information displayed next to
FaceDetection
- seetaface 人脸检测 c++ 山世光老师的源码 只需配置环境即可运行(seetaface face detection c++)
Face_match_compareDemo_Cplus
- 使用步骤: 将app_id和app_key填入到config.ini中,运行EyeKeyTest.exe程序将可执行;(Face detection Demo instructions: Development environment: Windows Development language: C++ Development tools: VS2008 SP1)