-
Gaussian
高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
- 2014-10-18 09:00:28下载
- 积分:1
-
RECOVER
比较反滤波和维纳滤波对一幅图像复原的效果。从两方面出发,一是对运动模糊和均值模糊复原的能力,二是抗噪能力,各种情况分别都进行了对比(Comparison of inverse filtering and Wiener filtering on an image restoration results. Proceed in two ways, first on the motion blur and the mean fuzzy recovery capability and noise immunity, all cases are compared separately)
- 2010-06-02 03:44:47下载
- 积分:1
-
edgelink
连接边缘算法提取的孤立点,实现图像边缘连接(link the point to get edges in the image )
- 2009-09-27 00:38:08下载
- 积分:1
-
RGB
基于RGB的彩色图像分割方法,可在matlab里直接使用(Study of color image segmentation algorithm)
- 2018-04-10 10:31:23下载
- 积分:1
-
fcm
fcm图像分割 fcm图像分割(FCM FCM image segmentation image segmentation)
- 2021-05-09 19:38:34下载
- 积分:1
-
Otsu
很好用的图像分割方法,大家可以试一下,我运行过了(Very good segmentation method, very useful, you can have a try, I used the effect is very good)
- 2013-09-02 16:36:04下载
- 积分:1
-
face
用matlab写的人脸检测代码,具有很好的识别率,对做人脸识别,检测的研究有一定的帮助(the code is used to face detaction and it has a high rate.It is very useful for the search of face detaction )
- 2011-01-03 20:57:16下载
- 积分:1
-
sobel_pointlocation
这是一个口形特征点粗定位程序,首先对唇部图象进行边缘检测,然后利用几何特征进行定位。(This is a lip feature points coarse positioning procedures, first of all on the lip image edge detection, and then positioning the use of geometrical features.)
- 2008-07-08 19:35:55下载
- 积分:1
-
Zernike_code
经典亚像素边缘检测算法Zernike算法程序,编译过可以运行!!(Classical active contour the snake model program, you can run the compiled! !)
- 2013-01-04 14:34:05下载
- 积分:1
-
pyrAndResid
图像金字塔分解,输入一幅图像,以及需要分解的层数,可以输出图像的金字塔分解(Image pyramid decomposition)
- 2012-10-15 10:26:57下载
- 积分:1