-
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
-
Geological mapping, geological professional applications in a very wide range, a...
地质绘图,在地质专业应用非常广泛,希望对大家有所帮助-Geological mapping, geological professional applications in a very wide range, and they hope to help everyone
- 2022-05-15 19:16:43下载
- 积分:1
-
基于USB摄像头的图像处理 2
该VC6.0工程,是基于USB摄像头的图像处理代码,刚开始学习视频图像处理的同学可以参考下。
- 2022-03-23 23:27:03下载
- 积分:1
-
用VC写的程序向导的细胞识别统计系统…
细胞识别统计系统用VC写的程序
AppWizard has created this Cell application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes-cell identification statistical systems with VC written procedures AppWizard has created th Cell application is for you. This application n ot only demonstrates the basics of using the Mic Un Foundation classes
- 2022-08-22 05:51:12下载
- 积分:1
-
直线的取值画法,该画法可以去掉毛刺,进行平滑处理,使直线看起来比较平直...
直线的取值画法,该画法可以去掉毛刺,进行平滑处理,使直线看起来比较平直-The values of a straight line drawing, the drawing method can remove the burr, smoothing treatment, so that a straight line looks straight
- 2022-03-03 07:19:39下载
- 积分:1
-
画图本代码
用C#.NET写的程序,欢迎下载学习
画图本代码
用C#.NET写的程序,欢迎下载学习-drawing the code in C#.NET written procedures, welcomed the study and download
- 2022-01-25 21:49:56下载
- 积分:1
-
神经网络训练,可参考相应的文章,杜达《模式分类》等
神经网络训练,可参考相应的文章,杜达《模式分类》等
- 2022-02-13 01:49:27下载
- 积分:1
-
阐述光线跟踪算法的数据结构
阐述光线跟踪算法的数据结构 -Ray-tracing algorithm on the data structure
- 2022-04-10 17:44:43下载
- 积分:1
-
不错的源码
不错的源码-Good source
- 2022-04-19 08:58:16下载
- 积分:1
-
多项式回归法得色彩空间转换(色彩信息处理)
多项式回归法得色彩空间转换(色彩信息处理)-polynomial regression in color space conversion (Color Information Processing)
- 2023-03-26 01:35:04下载
- 积分:1