搜索资源列表
-
0下载:
彩色图像自适应中值滤波的研究与实现,希望对大家有些用处。-Color Image Adaptive Median Filter Research and Implementation of hope for all of us some useful.
-
-
0下载:
DIP programs related to various function . image segmentation,filter on salt & pepper noise on flowers.tif,program to show the bit plane slicing.program to introduce gaussian noise in the image
and to restore the image by removing the noise using
-
-
0下载:
本文的内容是基于红外图像的特征提取,在基于个数判断噪声的中值滤波器进行平滑处理的基础上,提出了一种改进的过渡区
提取方法,并将该方法应用于对比度低、宽谷直方图的复杂背景红外图像的分割。Matlab仿真
实验表明,该方法减少了图像分割的运算量,并能将具有复杂背景的红外图像目标分割得较
好。-This content is based on the infrared image feature extraction, the number of judgments based on th
-
-
0下载:
中值滤波,去噪
实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising
Test principle: median filter is to field pixel gray value instead of the pixel v
-
-
0下载:
matlab图像分割算法源码,包含图像反转,灰度线性变换,非线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等一些基础功能。(MATLAB image segmentation algorithm source code, including image inversion, gray linear transformation, nonlinear transformation, histogram equalization, linear smoothing filter, median
-