搜索资源列表
MATLAB
- MATLAB应用图像处理。包括处理,变换,滤波等等。
Digital-image-processing-with-filter
- MATLAB 实现GUI操作 实现图像的实时滤波 附有效果图-The MATLAB GUI operating image real-time filtering with effect diagram
shuzixinhao
- 基于MATLAB数字图像处理的实现.本文利用MATLAB图像处理工具箱,根据需求进行程序的功能分析和界面设计,实现数字图像的灰度处理、亮度处理、截图、缩放、旋转、噪声、滤波、直方图统计、频谱分析、颜色模型转换等-MATLAB realization of digital image processing. MATLAB Image Processing Toolbox, and functional analysis of the program and interface design bas
matlab-zhongzhilvbo
- 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
tuxiang-lv-bo
- 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原 -Mainly discuss how to get the picture after extracting its boundary information, the first use of the im
zhongzhilvbo
- 使用MATLAB对数字信号进行中值滤波,尤其可以对图像进行滤波处理-Use MATLAB digital signal filtering, in particular, the image can be filtered
junzhilvbonmd
- MATLAB对数字信号进行均值滤波,尤其是对数字图像-MATLAB for digital signals mean filter, especially for digital images
DIGITAL
- 常见的滤波学习 中值滤波、均值滤波等 图像的解码-matlab
MATLAB-eradicate-noise
- MATLAB实现图像去噪 滤波 锐化 边缘检测 源程序代码 有完美的代码和运行结果图-MATLAB for Image Restoration filter sharpening edge detection source code is a perfect code and run the results in Fig.
dip
- 利用matlab实现了高斯,理想,布特沃思高低通滤波的图像处理演示-Using matlab to achieve a Gaussian, ideals, high and low pass filtering bout Worth image processing demo
chuli
- 关于在matlab gui中图像处理的去噪,滤波,复原等多种方式的源代码,简单易懂-About denoising matlab gui image processing, filtering, restoration and other means the source code, easy to understand
滤波
- matlab下的图像高斯噪声、椒盐噪声的基本滤波方法程序(Basic image filtering method program under Matlab)