搜索资源列表
Haar-Liketezheng
- 用adaboost算法检测人脸时,主要是用Haar特征,这个是用c++编写的代码,欢迎大家下载并参考-with adaboost Face Detection Algorithm, it is mainly used Haar features, This is used to prepare the c code and you are welcome to download and reference!
Haar-Liketezheng
- 自已写的Adaboost使用Haalike feature,去Detection
人脸识别
- opencv cvHaarDetectObjects Haar 教学 应用 HaarDetectObjects 人脸识别 eyes detection
facedetection.rar
- Matlab脸部识别程序包括 haar feature adaboosting,Matlab including facial recognition program haar featureadaboosting
Blur-Detection-Using-Wavelet
- 基于论文<<Blur Detection for digital images using wavelet transform>>,使用Haar小波变换实现图像模糊度检测。-Based on paper <Blur Detection for digital images using wavelet transform> > , Using the Haar wavelet transform of image blur detection.
FaceDetect-Android.rar
- 透過jjil在android上實現haar人臉偵測 ,Android through jjil achieved in haar Face detection
Face-Detection
- 应用OpenCV的人脸识别,基于haar like cascade classifier-openCV face detection tutorial
FaceandEyesDetectionUsingOpenCV
- Face and Eyes Detection Using OpenCV. Introduction This article is an extension of an article that I posted on CodeProject earlier. This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is perfo
ImageProcessSys
- 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
haar_src
- 非常好用的利用Haar小波提取目标区域的方法,可用于人脸检测,兴趣区(ROI)提取,显著点检测等-Very useful to use Haar wavelet method of extracting the target region can be used for face detection, interest area (ROI) extraction, salient points detection
A-Method-Using-Haar-like-and-Skin
- 一种基于肤色和圆角度的手部检测方法,有较高的识别率。-Point of view based on skin color and hand circle detection method has higher recognition rate.
PedestrianExtraction
- 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
Eye-haar
- haar-like 特征 人眼检测跟踪C语言代码-haar-like features of eye detection
haar
- 本程序是在visual C++环境中基于haar小波变换实现人脸检测。-This procedure is in visual C++ environment haar wavelet transform based face detection.
blinkdetect-src
- 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
Haar
- 一种基于小波变换的人脸检测,很好的文章,可以借鉴-Wavelet-based Face Detection, a very good article, you can learn from
haar
- HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
rapid-object-detection
- 这个是openCV haar训练学习的参考的文章,对haar学习很有帮助-This is openCV haar training to learn the reference article, very helpful for haar
haar_face-detection
- this a face detector using haar like features this is an extension of viola jones model with lesser number of features or subset of features-this is a face detector using haar like features this is an extension of viola jones model with lesser nu
haar-detection
- edge detection using haar wavelet transform