-
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
-
winTC,一个不错的开发软件
winTC,一个不错的开发软件-winTC, a good software development
- 2022-11-12 18:05:04下载
- 积分:1
-
一种功能简单实用的VGA信号转换为分量YPrPb的电路图,测试成功
一种功能简单实用的VGA信号转换为分量YPrPb的电路图,测试成功-A function of simple and practical component YPrPb VGA signal into the circuit, test success
- 2023-04-24 18:40:03下载
- 积分:1
-
common digital image processing
普通数字图像处理
- 2022-03-01 14:23:34下载
- 积分:1
-
graphic library with micom
graphic library with micom
- 2022-02-09 16:04:38下载
- 积分:1
-
饼图绘制控件,使用C编写ASP #,非常好的图形控制。NE…
饼图绘制控件,用C#编写的,非常好的图形控件,用于ASP.NET-pie drawing controls, use the C# prepared, very good graphics control for ASP.NET
- 2022-02-21 08:04:34下载
- 积分:1
-
很好的一个BSPLINE/BEZIER曲线生成器.速度很快。还有几个例子。
很好的一个BSPLINE/BEZIER曲线生成器.速度很快。还有几个例子。- A very good BSPLINE/BEZIER curve production The speed is very
quick. Also some several examples.
- 2022-06-28 23:47:05下载
- 积分:1
-
光线跟踪算法的一个实例,演示光源照亮小球不同角度
光线跟踪算法的一个实例,演示光源照亮小球不同角度-Ray-tracing algorithm an example to demonstrate the light source to illuminate the ball a different angle
- 2022-08-09 10:35:05下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动获取Solidworks绘图窗口中选择实体的外轮廓的model...
利用Solidworks APIVisual Basic 与 开发的自动获取Solidworks绘图窗口中选择实体的外轮廓的model-use Solidworks APIVisual Basic and development of the automatic acquisition So lidworks drawing window select entities outside the contours of the model
- 2022-03-25 05:55:53下载
- 积分:1
-
Algorithm
bezier曲面的生成算法-Algorithm
- 2022-01-25 20:19:18下载
- 积分:1