-
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
-
一个非常完美的工业曲线显示控件,根据实时数据或者历史数据生成各种历史、实时曲线...
一个非常完美的工业曲线显示控件,根据实时数据或者历史数据生成各种历史、实时曲线-a perfect curve showed industrial controls, according to real-time data or historical data generated various historical, real-time curve
- 2022-07-24 08:05:22下载
- 积分:1
-
园的扫描转换算法
园的扫描转换算法-Park scan conversion algorithm
- 2022-03-23 16:01:20下载
- 积分:1
-
摄影测量常用计算的代码库
摄影测量数据处理,包括:空间后方交会;前方交会;空中三角测量,相对定向,探讨了数字航空摄影测量的最新进展与应用领域,研究了生成正射影像图的关键步骤及其过程中使用的核心技术,通过讨论航空摄影测量的技术难点与研究热点,探索其发展方向与应用前景。相信对从事相关工作的同行能有所裨益。
- 2022-05-26 02:05:43下载
- 积分:1
-
可以让你在短时间内学会C语言的图书馆处理
可以让你在短时间内学会C语言的图书馆处理-allows you to immediately learn the C language processing library
- 2022-05-30 05:38:33下载
- 积分:1
-
A variety of image edge detection and segmentation deal with a variety of image...
多种图像边缘检测与分割处理
多种图像边缘检测与分割处理-A variety of image edge detection and segmentation deal with a variety of image edge detection and segmentation deal
- 2022-10-19 09:05:03下载
- 积分:1
-
用java读DXF文件(ReadWorldmap.java)源码
用java读DXF文件(ReadWorldmap.java)源码-with DXF files (ReadWorldmap.java) FO
- 2022-05-22 11:16:33下载
- 积分:1
-
Matlab编程实现FFT变换及频谱分析的程序代码
Matlab编程实现FFT变换及频谱分析的程序代码-Matlab Programming FFT transform and spectral analysis of the program code
- 2023-01-03 21:10:03下载
- 积分:1
-
对bmp图像进行处理
对bmp图像进行处理-right bmp image processing
- 2022-06-29 15:03:53下载
- 积分:1
-
立体显示地形,效果不错,可以实现程序,看立体的地形图,opengl实现...
立体显示地形,效果不错,可以实现程序,看立体的地形图,opengl实现-Stereoscopic display terrain, good results can be achieved procedures, see three-dimensional topographic map, opengl achieve
- 2022-05-09 02:46:46下载
- 积分:1