-
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
-
TRZ_BMP数字图象处理,打开一个BMP图像,进行简单的处理。
TRZ_BMP数字图象处理,打开一个BMP图像,进行简单的处理。-TRZ_BMP digital image processing, to open a BMP image, a simple processing.
- 2022-03-28 18:51:22下载
- 积分:1
-
PDF417编程控件和例子,包括VB,VC等。很使用
PDF417编程控件和例子,包括VB,VC等。很使用-PDF417 control and programming examples, including VB, VC, etc.. Is the use of
- 2022-12-27 01:10:03下载
- 积分:1
-
MATLAB
MATLAB实现基于互相关的亚像素级图像匹配/配准源代码Free Source Code for Efficient subpixel image registration by cross-correlation-MATLAB-based cross-correlation of sub-pixel image matching/registration Source Code Free Source Code for Efficient subpixel image registration by cross-correlation
- 2022-04-30 18:10:40下载
- 积分:1
-
用MATLAB进行静态图像压缩编程中的游长编码部分的程序实现
用MATLAB进行静态图像压缩编程中的游长编码部分的程序实现-using MATLAB programming static image compression of outbound long-coding part of the program
- 2023-03-09 10:30:03下载
- 积分:1
-
processing捕捉人体骨架
资源描述通过processing,捕捉到Kinect2摄像头的各种图像。不过使用之前需要安装kinect2的Sdk,还要安装Dix11以上。否则无法运行。
- 2022-03-21 07:04:21下载
- 积分:1
-
图像缩放,在readme.txt里有详细的使用说明
图像缩放,在readme.txt里有详细的使用说明-image zoom, the readme.txt are detailed usage
- 2023-04-06 01:00:04下载
- 积分:1
-
立体匹配
stereo matching
-sad
-ssd
-n-stereo matching
-sad
-ssd
-ncc
- 2022-02-21 07:05:26下载
- 积分:1
-
Qt image processing ,别人写的一段数字图像处理程序
Qt image processing ,别人写的一段数字图像处理程序-Qt image processing, written by someone else a digital image processing program
- 2023-04-22 21:50:03下载
- 积分:1
-
nec a company's image processing example! Absolutely optimization!
nec公司的一个图像处理的例子!绝对优化!-nec a company"s image processing example! Absolutely optimization!
- 2023-01-06 20:30:03下载
- 积分:1