Description: 这个程序是用harr小波对图像进行分解和重构,是个可执行的源代码,已通过调试,大家可用来学习-this procedure is right Harr wavelet image decomposition and reconstruction, is the source of executable code, the debugging, you can be used for learning Platform: |
Size: 157696 |
Author:feng |
Hits:
Description: haar复小波的matlab实现源代码,适合学习滤波的人学习-haar Complex Wavelet achieve the Matlab source code suitable for the study of learning filter Platform: |
Size: 1024 |
Author:王力 |
Hits:
Description: 人脸验证系统源代码,VC实现....天天 天天台-face authentication system source code, VC every day .... every day every day in Taiwan Platform: |
Size: 1034240 |
Author: |
Hits:
Description: 用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! Platform: |
Size: 8192 |
Author:程艳花 |
Hits:
Description: This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (<Haar Cascase XML file>, <Gray scale Image>)
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (<Haar Cascase XML file>, <Gray scale Image>)
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are-1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
Platform: |
Size: 1295360 |
Author:ruan |
Hits:
Description: 是scilab的源程序,是一维的haar小波变换和一维的daubechies小波变换。已经调试过,可以使用。里面还附有卷积的源代码。-Is the scilab source is one-dimensional haar wavelet transform and one-dimensional wavelet transform daubechies. Have been debug, you can use. There was also accompanied by convolution of the source code. Platform: |
Size: 402432 |
Author:王静 |
Hits:
Description: This package contains C source code for platlet and haar wavelet and their application in image reconstruction. Platform: |
Size: 6144 |
Author:章隆 |
Hits:
Description: HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition Platform: |
Size: 907264 |
Author:赵键 |
Hits:
Description: Haar-Like Feature臉部辨識程式及源代碼,是研究快速臉部辨識的好例程-Haar-Like Feature facial recognition programs and source code, is to study the fast face recognition in a good routine Platform: |
Size: 199680 |
Author:賴永成 |
Hits:
Description: 用matlab编写的基于Haar小波变换的图像增强处理,同时可实现小波正变换,小波逆变换,实现小波分解与重构源代码。-Written by matlab Haar wavelet-based image enhancement processing, and can achieve positive wavelet transform, inverse wavelet transform, wavelet decomposition and reconstruction to achieve the source code. Platform: |
Size: 28672 |
Author:asdfg |
Hits:
Description: 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc. Platform: |
Size: 1901568 |
Author:王战新 |
Hits:
Description: haar+adaboost人脸训练和检测源码,优化程序,速度极快-haar+adaboost face training and testing source code optimizer, fast Platform: |
Size: 6830080 |
Author:Jacky Wu |
Hits: