-
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
-
frft_candon
离散分数阶傅立叶变换,算法参考
C. Candan, M.A. Kutay, and H.M. Ozaktas.
The discrete Fractional Fourier Transform.
IEEE Trans. Sig. Proc., 48:1329--1337, 2000
(Discrete fractional Fourier transform algorithm reference C. Candan, MA Kutay, and HM Ozaktas. The discrete Fractional Fourier Transform. IEEE Trans. Sig. Proc., 48:1329- 1337, 2000)
- 2013-10-23 18:27:29下载
- 积分:1
-
Large-Deviations-for-Gaussian-Queues---Modelling-
Large Deviations for Gaussian Queues - Modelling Communication Networks - Michel Mandjes
- 2013-04-11 09:33:10下载
- 积分:1
-
shibie
针对10个手写数字的识别问题,设计了一个BP神经网络,使它能够正确识别10个数字。(Against the 10 handwritten numeral recognition problem, a BP neural network is designed so that it can correctly identify the 10 digits.)
- 2009-11-25 15:34:12下载
- 积分:1
-
Models_based_on_digital_image_processing_test
基于数字图像处理的车型检测,介绍检测车型的方法(Models based on digital image processing detection, vehicle detection method introduced)
- 2010-05-31 19:55:41下载
- 积分:1
-
CeYiZhi_2_off
视觉仿生学在图像处理中具有非常重要的作用,视觉侧抑制原理在目标增强中具有很大的潜力(Bionics in visual image processing has a very important role in the visual principles of lateral inhibition in the target has great potential to enhance)
- 2021-03-24 20:49:17下载
- 积分:1
-
Deblurring-Images
本书介绍了图像去模糊化的一些基本的知识,并且主要针对svd和spectral decomposition的去模糊算法进行了介绍,以及对于这些方法的一些提高计算速度的算法进行了详细是介绍(This ebook intruduces some basic knowledge of deblurring, especially the methods of SVD and Spectral Decomposition, and some fast algorithms for the two methods.)
- 2020-12-12 10:49:16下载
- 积分:1
-
ronghe
使用小波框架来实现图像融合算法。文件中有测试图片。(Framework to achieve the use of wavelet image fusion algorithm. Document the test picture.)
- 2009-01-03 10:59:39下载
- 积分:1
-
GDALImageMosaic
VC++开发的遥感影像拼接程序,两张示例图像,实现拼接线平滑的拼接算法。(VC++ development of remote sensing image mosaic program, two sample images to achieve a smooth stitching thread stitching algorithm.)
- 2020-08-14 17:38:28下载
- 积分:1
-
图像处理程序
说明: 图像处理程序,基于K均值聚类的图像分割——灰度图像,基于中位数算法的运动目标检测(Image processing program, image segmentation based on k-means clustering -- gray image, moving target detection based on median algorithm)
- 2020-06-20 14:00:02下载
- 积分:1