搜索资源列表
smooth
- C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
Heat_Equation
- 热传导方程图像去噪 偏微分方程处理图像的基本程序 效果等同高斯低通滤波-use heat equation to reduce the speckle
showdib
- 实现bmp的图像包括增强,恢复,变换,去噪,缩放,滤波,直方图均衡等功能-To achieve, bmp image enhancement, restoration, transformation and other functions
image-denoise
- 运用各种方法的图像去噪,包括自适应滤波。中值滤波和均值滤波-Image denoising using various methods, including the adaptive filter. Median filter and mean filter, etc.
face
- 人脸检测C源程序,主要是最小外接矩形算法和椒盐去噪,中值滤波的实现程序。-Face Detection C source, minimum bounding rectangle algorithm and salt and pepper denoising, the realization of the program of the median filter.
Matlab-program-gray-edge-detection
- 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
Lisence-location
- BMP图像的车牌定位,包括图像基本的预处理,灰度化,二值化,中值滤波,去噪以及sobel边缘检测的源码。-lisence plate location based on BMP
cvpr09-defog(matlab)
- 描述引导滤波,是图像处理的一个比较重要的保护边缘去噪的滤波器。-Descr iption guided filtering is a very important protection for image processing edge denoising filter.
PID代码
- “Progressive Image Denoising”文章的matlab代码,通过双边滤波器逐次降低图像尺度,在不同尺度上进度去噪滤波。
image-deblock-psw-algorithm
- 提出一种图像去噪的编码算法,基于滑动窗的有效图像去方块滤波算法(PSW)。-It presents an image denoising coding algorithm, sliding window based on the effective image deblocking filtering algorithm (PSW).
bilateral-filter-and-picture
- 双边滤波图像处理保边去噪。高斯函数。距离尺度函数-bilateral filter
042450
- C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错,-C++ Builder to realize image denoising processing, are implemented using median filter, the effect is quite good,
