-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
模式识别和智能计算的相关软件。注意:这并不是源代码,而是一个软件。但可以了解图像处理的效果。...
模式识别和智能计算的相关软件。注意:这并不是源代码,而是一个软件。但可以了解图像处理的效果。-Pattern recognition and intelligent computing related software. Note: This is not the source code, but a software. But you can understand the image processing results.
- 2022-04-23 01:27:23下载
- 积分:1
-
算法功能:夜间灰度图像的增强处理
参考论文:《一种用于夜间图像增强的算法》,实现的效果要好于直方图均衡化的效果。...
算法功能:夜间灰度图像的增强处理
参考论文:《一种用于夜间图像增强的算法》,实现的效果要好于直方图均衡化的效果。-Algorithm functions: gray-scale images to enhance night-time deal with the reference paper:
- 2022-07-04 01:03:56下载
- 积分:1
-
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合...
一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像-A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and its gradient direction 3 to determine the mode of great value, that is, the candidate edge points 4, through the anti-transform-scale synthesis of three-mode images of the extremum
- 2022-09-22 04:55:03下载
- 积分:1
-
matlab实现的多种图像边缘检测与分割处理,适合初学者学习。...
matlab实现的多种图像边缘检测与分割处理,适合初学者学习。-matlab to achieve a variety of image edge detection and segmentation processing, suitable for beginners to learn.
- 2023-04-30 18:30:03下载
- 积分:1
-
这个程序是百分之10噪声加过程,数字为1至9
this program is 10 percent noise adding process TO numbers 1 to 9
- 2022-04-28 10:39:02下载
- 积分:1
-
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变...
vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss and other methods of edge detection operator, median filtering, two-dimensional FFT transform and DCT transform, image reversal, rotating images, such as some basic templates and point transform transform function. Currently only deal with 256* 256 image
- 2022-09-06 08:55:03下载
- 积分:1
-
Graphic image processing function and a detailed list of commands, it is a detai...
图形图像处理函数命令及详细列表,很详细地介绍了图形图像处理函数接口.-Graphic image processing function and a detailed list of commands, it is a detailed description of the graphic interface of image processing functions.
- 2022-12-16 00:20:03下载
- 积分:1
-
用GAC变分水平集方法进行图像分割,克服传统方法中的断裂问题...
用GAC变分水平集方法进行图像分割,克服传统方法中的断裂问题
-GAC used variational level set approach to image segmentation, the traditional method to overcome the problem of fracture
- 2022-02-03 18:23:52下载
- 积分:1
-
usrful,good,from a classical book
来自于VC++数字图像处理典型算法及其实现这本书,对于初学者有很大的帮助。-usrful,good,from a classical book
- 2022-05-15 02:26:36下载
- 积分:1