-
- 2022-09-10 21:40:03下载
- 积分:1
-
提升小波程序
matlab下的提升小波程序,速度很快,我已经运行过了 22568592matlab97lift
- 2022-02-13 12:11:54下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
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 (, )
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 f
- 2022-07-12 10:23:46下载
- 积分:1
-
sample : unicode16 transfer to UTF8
sample : unicode16 transfer to UTF8
- 2022-09-03 16:30:03下载
- 积分:1
-
common digital image processing
普通数字图像处理
- 2022-03-01 14:23:34下载
- 积分:1
-
matlab程序,基于特征点的图像配准
matlab program about image registration feature point based
- 2022-02-02 22:35:48下载
- 积分:1
-
一个简易的浏览器的源代码
一个简易的浏览器的源代码-a simple browser source code
- 2022-03-21 07:23:54下载
- 积分:1
-
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴...
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴-Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
- 2022-04-12 03:48:57下载
- 积分:1
-
数学曲面的绘制程序
数学曲面的绘制程序-a protract procedure foe mathmatic band face
- 2022-01-25 15:41:31下载
- 积分:1
-
graphics anti
图形的反混淆算法-graphics anti-aliasing algorithms
- 2022-03-25 01:20:08下载
- 积分:1