-
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 VC development of a simple drawing program
一个用VC开发的简单画图程序-a VC development of a simple drawing program
- 2022-11-02 08:20:03下载
- 积分:1
-
computer graphics experiment, the midpoint drawcircle Circle, c, win,
计算机图形学实验,中点画圆法画圆,c++,win下,-computer graphics experiment, the midpoint drawcircle Circle, c, win,
- 2022-11-20 18:30:04下载
- 积分:1
-
如何建立一个大的完整的系统工程,这是初学VC++者很头疼的问题。这里提供一个完整的系统工程源代码,仅供参考...
如何建立一个大的完整的系统工程,这是初学VC++者很头疼的问题。这里提供一个完整的系统工程源代码,仅供参考-How to create a large integrated systems engineering, this is the beginner VC++ Are very headache problem. Here to provide a complete systems engineering source code, for reference only
- 2023-07-17 07:45:03下载
- 积分:1
-
used language paintings balls, oval procedures, instead of graphics library
用c语言编写的画圆球,椭圆的程序,不是用图形库-used language paintings balls, oval procedures, instead of graphics library
- 2023-01-05 15:00:04下载
- 积分:1
-
震荡测试源程序,模拟window任务管理器设计,具有超炫的外型...
震荡测试源程序,模拟window任务管理器设计,具有超炫的外型-source concussion testing and simulation window management tasks for the design and gorgeous appearance
- 2022-02-02 10:01:46下载
- 积分:1
-
云台控制协议
使用C++开发的云台控制器,可以直接使用。功能强大,已经通过调试。可以实现云台的各种转向控制,可以选择串口,波特率等参数。
- 2022-03-07 01:20:02下载
- 积分:1
-
compiler success, various web Photo View
编译成功,各类web图片浏览-compiler success, various web Photo View
- 2022-03-23 10:28:27下载
- 积分:1
-
vchome资料库图形图像编程技术文章编程技术…
vchome资料库图形图像编程技术篇图形图像编程技术篇-Graphics vchome database programming technology articles programming technology articles Graphics
- 2022-01-26 04:24:06下载
- 积分:1
-
一个图型编辑例子
一个图型编辑例子-a map-editing examples
- 2023-04-08 06:50:04下载
- 积分:1