-
影像的一维线性变换
影像的一维线性变换-dimensional images of a linear transformation
- 2022-09-07 11:30:02下载
- 积分:1
-
模式识别之车辆识别技术采用VC++开发完整代码
模式识别之车辆识别技术采用VC++开发完整代码-Pattern recognition technology uses the vehicle identification VC++ Development integrity code
- 2022-03-19 21:27:23下载
- 积分:1
-
VC与matlab混合编程
VC与matlab混合编程-VC mixed with Matlab programming
- 2022-06-30 20:06:25下载
- 积分:1
-
手写识别
手写识别-Handwriting recognition
- 2022-02-20 03:01:36下载
- 积分:1
-
中科院的多视角人脸识别
Real
中科院的多视角人脸识别
Real-Time Multi-View Face Detection-Chinese Academy of Sciences of the Multi-View Face Recognition Real-Time Multi-View Face Detection
- 2022-07-16 08:35:00下载
- 积分:1
-
五角星 但是不是可以随鼠标移动
五角星 但是不是可以随鼠标移动-five-pointed star but is not allowed to move the mouse movement! !
- 2022-02-03 08:17:35下载
- 积分:1
-
手写数字识别,很不错的啊!具有图形用户界面,使用方便…
手写数字识别系统,非常好的啊!带有GUI界面,使用方便!-handwritten numeral recognition, very good ah! With a GUI interface, easy to use!
- 2023-08-15 14:30:08下载
- 积分:1
-
这是一个用C++程序编写的图像处理程序原代码,带有界面
这是一个用C++程序编写的图像处理程序原代码,带有界面-This is a C programmers of the original image-processing program code, with interface
- 2022-07-08 20:10:46下载
- 积分: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
-
Matlab图像处理工具包,用于计算机断层成像、核磁共振成像等...
Matlab图像处理工具包,用于计算机断层成像、核磁共振成像等- Image reconstruction toolbox (for Matlab). Includes tomography, NUFFT, MRI
- 2022-02-20 18:03:53下载
- 积分:1