搜索资源列表
Face_detection
- 数字图象获取与处理 彩色图像皮肤区域分割算法研究
face_detection
- 关于人脸识别的MATLAB程序。含核心算法部分,希望对大家有帮助
Face_Detection
- 关于基于Haar特征的AdaBoost算法的相关论文,很难找全哦
FACE_DETECTION
- 使用EmguCV(OpenCV for C#)並使用裡面的文件haarcascade_frontalface_alt_tree.xml可以實現人臉辨識。編寫語言C#-The use EmguCV (OpenCV for C#) and inside the file haarcascade_frontalface_alt_tree.xml face recognition can be achieved. Preparation of the language C#
face_detection
- 利用OpenCV實現人臉辨識雖然常見,但是本檔案基於OpenCV 1.0版本進行,同時整理程式編譯過程中可能出現的錯誤以及對應的解決辦法,同時針對函式cvHaarDetectObject各參數的設定值進行討論,以得到最佳的辨識率。另外,程式亦包括在偵測前進行影像處理,以進一步有效提升人臉辨識率。-Face recognition using OpenCV to achieve though common, but this version of the file based on the Ope
face_detection
- Face detection made in Processing based on OpenCV library. It detects the form of a human face in a webcam stream and outputs a red square around that person s face. Get processing from www.processing.org for fr-Face detection made in Processing base
Face_Detection
- Face Detection的應用相當廣,本文使用銘傳大學電腦與通訊工程學系李棟良的人臉偵測與辨識系統這篇論文所提出的演算法加以實現,效果相當不錯。-Face Detection Application of quite broad, this article using the Ming Chuan University, Department of Computer and Communication Engineering李栋良face detection and recognition
Face_Detection
- 一个简单的人脸检测的C语言例子,包含测试图片和检测后的效果图片-Demo the how to implement face detection by C
face_detection
- 非常好的人脸识 别的代码,有详细的注释,还有图片库,好东西就要大家分享!-Face recognition is very good code, there are detailed notes, as well as image libraries, will be a good thing to share!
face_detection
- 关于人脸识别的优秀专业论文,对系统了解人脸识别很有用处。-face detection:a survey
face_detection
- 对于质量较好的人脸正面截图,能够分辨出人脸中皮肤的部分。-For better quality screenshot of the front face, be able to differentiate human faces in some of the skin.
face_detection
- this a human face detection program using color segmentation.i include some pics with it.-this is a human face detection program using color segmentation.i include some pics with it.
Face_detection
- 基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
face_detection
- 人脸检测的matlab源代码 附有测试图片-code in matlab,used to face detection
face_detection
- 脸部图像识别。用matlab做的图像检测识别。-face_detection code
face_detection
- 人脸识别-仅对静态图片The output of this code is mainly required for feature detection or facial expression recognition purpose. give the input(name of the image) at the 1st line of the facedetection.m file & run the file. The face_database folder contain
face_detection
- 基于OpenCV的人脸识别,文件中有关OpenCV的安装,VC的配置方法,及注意事项有关说明。-Face Recognition Based on OpenCV, OpenCV documentation relating to the installation, VC configuration methods, and precautions for instructions.
face_detection
- 使用matlab图像处理工具,实现基于肤色的人脸识别!-Matlab image processing tool used to achieve face recognition based on skin color!
face_detection
- 人脸检测的一个matlab程序,运行良好。-face detection based on matlab
face_detection
- Face Detection program using C++ and OpenCV library