搜索资源列表
-
2下载:
matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
-
-
1下载:
图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。,Image Pre-processing algorithm. Including median filtering, morphological filtering, binarization image processing and background correction.
-
-
0下载:
提供了邻域平均法、中值法两种平滑滤波方法,其中中值法可以随意进行3/5/7等邻域大小的滤波,Provides a neighborhood average, median filtering method and French, in which the median method can be free to 3/5/7 and so the size of the filter neighborhood
-
-
0下载:
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
-Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
-
-
0下载:
Matlab多级非线性加权平均中值滤波算法代码,能解决一般的问题-Matlab nonlinear weighted average multi-level median filtering algorithm code, can solve the general problem
-
-
3下载:
为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪,并且进行除噪性能判断-Add a picture for uniform noise and Gaussian noise, salt and pepper noise, and the use of a modified mean filter and adaptive median filtering for noise removal, noise removal performance and
-
-
0下载:
对一个指纹图像进行匹配前的预处理操作,实现对图像的中值滤波,锐化,二值化,细化等操作。-Match for a fingerprint image pre-processing prior to operations, to achieve the image median filtering, sharpening, binarization, thinning and other operations.
-
-
0下载:
二值化 灰度调整 细化1 线性滤波2 直方图
直方图均化.txt 中值滤波2.txt 自适应滤波3.txt -Binarization of gray-scale adjustment of a linear filter refinement 2 Histogram
Histogram equalization. Txt median filter 2.txt adaptive filtering 3.txt Adaptive Filtering.m Linear Filte
-
-
0下载:
This code is filtering noise in image with median filter.
-
-
0下载:
该算法充分地利用相邻两次中值滤波窗口内数据的相关性。本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。-Full use of the algorithm two adjacent window median filter data related to each other. In this paper, the median filtering of the fast algorithm fo
-
-
0下载:
图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
-
-
0下载:
this code for iterative adaptive median filter
-
-
0下载:
Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. And then filtering and median fi
-
-
0下载:
基于噪声检测的中值滤波,先通过邻域计算检测是否为噪声,再进行开关中值滤波,对于被判断为噪声的像素不再参与其他像素的中值滤波,能够有效滤除噪声并且保留细节较好-Noise Detection Based on median filtering, first calculated by testing whether the neighborhood noise, then the switching median filter for noise pixels are judged to no l
-
-
0下载:
图像去噪,图像分割,中值滤波的综合程序,内涵中文注解,简单易懂,适合初学者-Denoising, image segmentation, median filtering comprehensive program, meaning the Chinese comments, easy to understand for beginners
-
-
0下载:
图像处理,中值滤波程序,基于MATLAB语言-Image processing, median filtering program based on MATLAB Language
-
-
0下载:
基于FPGA的图像中值滤波,在xilinx的FPGA上实现了算法,采用matlab的算法最终通过了验证。-FPGA-based image median filtering on xilinx FPGA implementation of the algorithm, using matlab algorithm finally passed validation.
-
-
0下载:
matlab图像处理 图像增强 中值滤波和均值滤波-matlab image processing median filtering and image enhancement mean filter
-
-
0下载:
利用中值滤波给图片降噪,可以直接在matlab中运行(Using median filtering to reduce noise)
-
-
0下载:
Median Filtering on noisy images in MATLAB
-