-
图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换...
图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection methods such as computing, median filter, two-dimensional FFT transform and DCT transform, image reversal, rotation and other basic template images transform and transform the functions of points. At present, only deals with 256* 256 image
- 2022-02-13 03:59:15下载
- 积分: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
-
图像缩放,第一次进入图片,调用适当的函数在T
图像缩放,首先读入一张图片,调用相应在的函数进行图像缩小或进去放大-Image scaling, the first time into a picture, call the appropriate function in the image to reduce or enlarge into
- 2022-08-17 20:04:17下载
- 积分:1
-
一个将bmp转化成jpg格式的源代码,转换时选择容量较小的bmp图片...
一个将bmp转化成jpg格式的源代码,转换时选择容量较小的bmp图片-one of bmp jpg format into the source code, change the choice of the smaller capacity bmp Photo
- 2022-07-24 20:25:28下载
- 积分:1
-
image processing, statistical histogram, tensile Gray, Gray transformation, etc.
图象处理,由于直方图的统计,灰度拉伸,灰度变换,-image processing, statistical histogram, tensile Gray, Gray transformation, etc.
- 2023-03-19 00:35:04下载
- 积分:1
-
an animation and images on the code
一个关于动画和图象的代码-an animation and images on the code
- 2022-10-19 11:20:03下载
- 积分:1
-
数字图像处理的印章识别算法实例
印章识别算法实例 数字图像处理-chop recognition algorithm examples of digital image processing
- 2022-02-03 15:43:28下载
- 积分:1
-
sophisticated graphics and animation system procedure is the preparation of my o...
精细绘图及动画 制个程序是本人自己编写,所以这里能后做出详细解释。程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:"successfully!!!,press ESC to quit",若中途按ESC退出,则飞机Y坐标不小于0,将出现"failue,..."这句话。-sophisticated graphics and animation system procedure is the preparation of my own, here is an ability to make a detailed explanation. After running on the screen with triplex_font shows that the "press any key for set off", is the bottom line with the basic head of the launcher (somewhat rough), that the procedures DrawGun () function, when pressed any button, will be on the launch pad tower side there with a hyphen Filled with the aircraft, while the background was filled with stars, this time to be arbitrary button is pressed it, it will not launch aircraft. Fired Upon completion, the coordinates of the aircraft is less than 0, there will be one sentence : "successfully! ! ! , Press ESC to
- 2023-04-03 20:20:03下载
- 积分:1
-
一所学校在创业的帮助人源代码
一个于学VC的人有帮助的源代码-a school in the VC help people source code
- 2023-02-11 09:30:03下载
- 积分:1
-
DirectShow的Player
DirectShow的Player-DirectShow Player
- 2022-08-07 16:57:16下载
- 积分:1