搜索资源列表
digitalimagedealing
- 用VC做的图象处理程序,包括对比度拉伸,傅立叶变换,离散余弦变换,维纳滤波等等。-VC do image processing procedures, including tensile contrast, Fourier transform, discrete cosine transform, and so on Wiener filter.
edge_erode
- 采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
Image_Restoration.rar
- 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
Image_Processing
- image processing VB Changed Lighten/Darken to Adjust Brightness - Added progress bar and save option (due to demands) - Added new adjustment : Color Balance - Added new filters : Diffuse, Emboss, Lighting Effects, Sharpen, and Solarize
W-Filter
- 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
Diffusion
- the package contains some methods of diffusion filters to smooth the noisy images without losing important data such as edges in image analysis,including anisotropic diffusion(Perona-Malik), linear isotropic,median and Low Pass Gaussian filter.
IMGRestore
- 通过各种方法,实现逆滤波、维纳滤波的图像恢复-Through a variety of methods to achieve inverse filtering, Wiener filter image restoration
filter
- 图像滤波,采用理想低、高通,巴特沃斯低、高通,高斯低、高通滤波器处理图像。-Image filtering, Butterworth high-pass filter using the image sharpening, get the details of the image.
image-denoise
- 运用各种方法的图像去噪,包括自适应滤波。中值滤波和均值滤波-Image denoising using various methods, including the adaptive filter. Median filter and mean filter, etc.
mean-filter
- 对图像和yuv视频进行均值滤波的源代码,用于对图像滤波,很简单实用-Mean filtering of the source code of the image and yuv video
max-and-min-filter
- 图像的最大值和最小值滤波,利用opencv实现-The image of the maximum and minimum value filtering, the use of opencv realization
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
image
- Image processing of band reject filter and archive particular bit of an 8 bit pixel of an image-Image processing of band reject filter and archive particular bit of an 8 bit pixel of an image
Bilateral-filter
- 对复杂背景下的图像进行双边滤波,利用源图像与处理后的图像作差,实现对复杂背景下小目标的检测-First, deal with the image within complex background by bilateral filtering , then original Image subtract the image after bilateral filtering,realize small target detection under complex background
image-denoising
- 对一副图像的高低频分别进行滤波处理,来滤除图像中的噪声,可明显改善图像视觉效果。-Images on a high-frequency filter processing, respectively, to filter out noise in the image, can significantly improve the visual effect.
filter
- matlab对图像随机添加四种噪声,然后分别通过自编中值滤波,均值滤波,高斯滤波,和维纳滤波进行滤波-matlab add four random noise to the image, and then were filtered by self median filtering, mean filtering, Gaussian filtering, and Wiener filtering
filter
- 高斯噪声,椒盐噪声等图像经过高斯、中值滤波后的比较-Gauss noise, salt and pepper noise image through comparing Gauss, after median filtering
image-experiment-for-matlab
- 图像平滑滤波、频域低通滤波、陷波处理、直方图均衡化-Image filtering, frequency domain lowpass filter, notch processing, histogram equalization
2D-Image-Analysis
- Shows single- and two-stage-decomposition of a sample image, as well as reconstructed branches. The reconstruction error is shown. Also demonstrates that better compression can often be obtained if different thresholds are allowed for different sub
Image-Correlation
- 图像相关滤波器代码,主要用于object tracking,近期实例有KCF和SRDCF。-Image correlation filter code, mainly for object tracking, recent examples have KCF and SRDCF.
