-
能实现8位BMP数字智能识别,包括灰度化,二值化等图像处理以及图像数字识别的源代码...
能实现8位BMP数字智能识别,包括灰度化,二值化等图像处理以及图像数字识别的源代码-To achieve 8 BMP digital intelligent recognition, including gray-scale and binary image processing, etc., as well as digital image to identify the source code
- 2022-01-27 19:39:09下载
- 积分: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
-
Graphics Programming basic practical procedures, the TC environment. Practical P...
图形学基本实用编程程序,在TC环境下运行.实用编程-Graphics Programming basic practical procedures, the TC environment. Practical Programming
- 2022-05-07 09:05:41下载
- 积分:1
-
在picture内画线,然后选中画的线
在picture内画线,然后选中画的线-the picture painted line, and then selected the painting line
- 2022-03-22 04:22:40下载
- 积分:1
-
几篇经典的基于视觉的目标跟踪问题的论文,大家一起分享
几篇经典的基于视觉的目标跟踪问题的论文,大家一起分享-Several classical vision-based target tracking issues papers, U.S. share
- 2023-08-17 19:40:04下载
- 积分:1
-
VC++编程,可用在控件方面的图表类,封装完成,饼图,立体柱状图等。...
VC++编程,可用在控件方面的图表类,封装完成,饼图,立体柱状图等。-VC++ programming, available in the control chart types, Packaging completed, pie, 3-D column, etc..
- 2022-06-28 11:14:19下载
- 积分:1
-
VC的源程序,具体的大家看吧
VC的源程序,具体的大家看吧-VC source, the specific we mull
- 2022-10-24 16:35:03下载
- 积分:1
-
用matlab 实现图像的采样,可实现128 ,64,32点采样
用matlab 实现图像的采样,可实现128 ,64,32点采样-Using matlab to achieve the image sampling, can be realized 128, 64,32-point sampling
- 2022-01-31 16:03:25下载
- 积分:1
-
本程序支持BMP图象的拉普拉斯处理
本程序支持BMP图象的拉普拉斯处理-supported the BMP image processing Laplace
- 2022-03-18 12:22:45下载
- 积分:1
-
使用ezdicom 控件实现一个简单的图像浏览器.
功能很少,图像显示也不太好....
使用ezdicom 控件实现一个简单的图像浏览器.
功能很少,图像显示也不太好.-Realize ezdicom controls the use of a simple image browser. Features small, image display is not very good.
- 2022-05-07 05:07:13下载
- 积分:1