-
Fingerprint Recognition and ID Authentication System ,used in prison
指纹身份鉴别系统,用在监狱里的-Fingerprint Recognition and ID Authentication System ,used in prison
- 2022-03-12 03:18:35下载
- 积分:1
-
我自己编写的一段小的程序,希望大家来看看
我自己编写的一段小的程序,希望大家来看看
-I have written a small procedure, I hope you take a look at
- 2023-04-21 20:55:03下载
- 积分:1
-
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
-
Autocad ARX编程,求线段中点源程序,支持MFC扩展
Autocad ARX编程,求线段中点源程序,支持MFC扩展-Autocad ARX programming, seeking the mid-point source program segment in support of MFC extension
- 2022-01-26 05:42:00下载
- 积分:1
-
使用Java写的jpeg文件编解码和查看程序
使用Java写的jpeg文件编解码和查看程序-A program which can code/decode and view jpeg files written in Java
- 2022-01-25 20:54:52下载
- 积分:1
-
一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的...
一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C++ in the preparation of the MFC
- 2022-07-04 22:30:48下载
- 积分:1
-
基于数学形态学编写而成的图形图象处理程序。
基于数学形态学编写而成的图形图象处理程序。-prepared graphics image processing.
- 2022-05-19 07:35:36下载
- 积分:1
-
扫描线算法的图案填充
扫描线算法的图案填充-scan line algorithm pattern filling
- 2022-01-23 10:39:49下载
- 积分:1
-
一个简单绘图程序的开发
一个用VC开发的简单画图程序-a VC development of a simple drawing program
- 2022-06-15 16:40:51下载
- 积分:1
-
用于人脸识别的模糊独立成分分析+主成分分析,用模糊支持向量机进行的分类。...
用于人脸识别的模糊独立成分分析+主成分分析,用模糊支持向量机进行的分类。-Fuzzy Face Recognition for independent component analysis+ principal component analysis, using fuzzy support vector machine classification.
- 2023-05-22 23:05:04下载
- 积分:1