搜索资源列表
WaveletDesign
- 一个滤波器设计程序,用于实现9-7和5-3小波的分解与重构。并画出9-7和5-3小波的图像。-A filter design procedure for the realization of the 9-7 and 5-3 wavelet decomposition and reconstruction. And to draw 9-7 and 5-3 wavelet image.
Bilateral
- bilateral filter. 能夠完整保留邊界資訊而不被模糊-A bilateral filter is an edge-preserving smoothing filter. Whereas many filters are convolutions in the image domain, a bilateral filter also operates in the image s range—pixel values. Rather than simply replace a p
DeblurringImagesUsingaRegularizedFilter
- Regularized deconvolution can be used effectively when constraints are applied on the recovered image (e.g., smoothness) and limited information is known about the additive noise. The blurred and noisy image is restored by a constrained least square
cross_bf
- The bilateral filter is a nonlinear filter that does spatial averaging without smoothing edges. It has shown to be an effective image denoising technique. It also can be applied to the blocking artifacts reduction. An important issue with the applica
MinMaxFilter
- This an algorithm implementing the concept of min, max filters. First, it give the result of applying min filter, then max filter and then finally min-max filter combined. Important component of Image processing.
matlab
- 这是一个处理图像条纹的matlab程序,并且还有高斯滤波,可以去除图像的噪声,是学习matlab图像处理得好程序-This is a striped image processing matlab program, and also Gaussian filter, image noise can be removed, handled well process of learning matlab image
lenna
- Image Enhancement. Takes lenna image as input, applies low pass filter, median filter, weighted and center weighted median filter. Plots the output for each image
gabor_image_paper
- Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system,
filter
- Add salt and pepper noise to image
YALIMISLEYICI-p2
- 关于用高斯滤波器进行图像处理以及如何去除噪声-Gaussian filter image processing and how to remove the noise
Gabor-filter-design
- Gabor滤波器的基本概念及其详细设计,在图像处理等方面的应用。-The basic concept and detailed design of the Gabor filter in image processing and other aspects of the application.
matlab--kalman
- 一个实现卡尔曼滤波图像的小程序。适合初学者练习。-A Kalman filter image applet. Suitable for beginners to practice.
matlab-code-for-gaussian-filter-in-digital-image-
- matlab code for gaussian filter in digital image processing
Mean-filter
- 线性滤波的基本原理是用均值代替原图像中的各个像,是典型的线性滤波算法-Linear filtering instead of the basic principle is the mean of each pixel in the original image, is a typical linear filter algorithm
Laplace-Gaussian-filter
- 这是一个拉普拉斯-高斯滤波函数代码,用于图像处理-This is a Laplace- Gaussian filter function code for image processing
Image-Filtering
- To reduce the salt and pepper noise of an image with a 3×3 Median Filter.
Fuzzy-Blur-Filter
- Fuzzy Blur Filter, using to filter image processing
image filter
- image filter by mask
Gassian filter_1D&2D
- One and two dimensional gaussian filter
mean
- lowpass mean filter in image processing
