资源列表
zhongzhipinghua
- 数字图像处理,加噪声,中值去噪和均值去噪-Digital image processing, add noise, median and mean denoising Denoising
wavelet_quzao
- 在小波域实现图像去噪,先对图像进行3级小波分解,然后对各子带进行阈值处理,实现降噪目的。-reduce speckle noise using wavlet method
colour-enhance
- 用MATLAB编的色彩增强程序,是入门的小程序,希望对新手有帮助-MATLAB code with the color enhancement process, is the entry of small programs, hope to help novice
POMP
- 基于预滤波的压缩感知重构算法即POMP重构算法。-A compressed sensing reconstruction algorithm based on pre-filtering which is POMP reconstruction algorithm
opencvhello
- 转化为灰度图像,在visual studio里调用OPENCV的库函数,快速实现图像灰度化-grey image change
Gaussian
- 高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。-Gaussian smoothing filter is a linear filter for the elimination of Gaussian nois
MI
- 互信息配准图像,是基于灰度的一种配准方法,精确度比较高。-Mutual information image registration is a registration method based on grayscale accuracy is relatively high.
Dearth
- 地球曲率校正代码,根据《Introduction to Photogrammertry》里面的校正函数编写-Earth curvature correction code, according to " Introduction to Photogrammertry" written inside the correction function
MS
- matlab 均值漂移算法的实现过程(MS)-mean shift
11106
- 一个猜数字游戏,先给定一个数字,然后猜测,根据提示不断接近被猜数字,直到猜对为止,程序结束-A guessing game, a predetermined a number and then guess, you are prompted constantly be guessing almost until the guess on the date, the program ends
straightline
- matlab,输入一张图片,检测直线。图片需要自己输入,输出是直线部分。-matlab, enter a picture, line detection. Image needs its own input and output is linear portion.
Gauss_Laplacian_Pyramid
- 图像高斯拉普拉斯金字塔(laplacian pyramid)并从金字塔重建原图,不含细节增强-Image of the pyramid pyramid (pyramid) and reconstructs the original the pyramid, without detail enhancement