搜索资源列表
LASIP_BlindDeconvolution(dhxu757)
- 对图像进行local approximation处理的技术,应用于图像去模糊中.
matlab-Imagerecover
- 这是一个基于matlab图像复原处理包,其中包括图像的模糊、维纳滤波、盲反卷积、点扩散函数和光学转换函数互相转化-This is a matlab-based image restoration processing package, including the images fuzzy, Wiener filtering, blind deconvolution, point spread function and optical transfer function to transform
fuzzy Enchance
- 用matlab 实现的图像模糊增强,其中包括模糊化和去模糊化,对图像很好的处理-The realization of the image using matlab fuzzy enhancement, including defuzzification and fuzzy and good image processing
lvbo
- 产生运动模糊函数,对图像进行模糊处理,然后进行维纳滤波-matlab winer
ronghesuanfa
- 基于小波变换的模糊图像融合程序。是两幅图像的处理程序。-Based on the wavelet transform of fuzzy image fusion process
image_process
- 包含几种用于图像处理的MATLAB程序,分别有图像高通滤波,低通滤波,图像小波融合,图像消模糊,以及图像恢复。都是非常实用的小程序-Contains several MATLAB programs for image processing, images were high-pass filter, low pass filtering, wavelet image fusion, image consumption fuzzy, and image restoration. Are very
qumohu
- 对已有图像进行模糊处理并加噪声,之后进行去模糊处理-Fuzzy image processing of existing and adding noise, to blur after
im_motionblur
- 用matlab实现图像模糊化的处理并产生动态效果-Matlab fuzzy with the processing of image and produce the dynamic effects
image restoration
- 这个是做模糊图像处理的一些例子,以及代码。各种方式去噪去模糊-This is to do some examples of fuzzy image processing, and code. Denoising a variety of ways to fuzzy
xiaoboquzaochengxu
- 图像小波去噪程序,帮助处理模糊的图像文件,出去噪声,提高分辨率。-Wavelet denoising procedure to help deal with the blurred image files, out of the noise and improve resolution.
sar-fliter
- 这个工具包包含的若干程序之一就是图像滤波与模糊处理的函数,用于图像处理。 包含文件有: .DS_Store, ._.DS_Store, apply_colormap.m, ._apply_colormap.m, barb.png, callback_ti_wavelets.m, ._callback_ti_wavelets.m, change_color_mode.m, ._change_color_mode.m, compile_mex.m, ._compile_mex.m, comp
deblur nonuniform v0.2.1.tar
- 这个软件包实现了盲去模糊处理,针对图像中非一致性的模型因素。-This package contains code to perform blind deblurring of non-uniform / spatially-varying blur caused by camera shake
digitalfigure4
- 数据图像作业4,对图像进行去模糊处理以及对振铃现象的分析处理-Data image job, deblurring image processing and analytical processing ringing
image
- 对一副图像进行运动模糊处理,并对模糊的长度进行比较-Image of a motion blur, blur the length and compare
text_deblurring_code
- 该算法主要是对文本图像进行去运动模糊处理,低于一般图片的运动模糊效果不是很好(The algorithm is mainly to remove the motion blur of the text image, the motion blur effect is not very good than the general picture)
图像的复原
- 对图像进行滤波、加噪,对图像进行模糊、复原处理,另有点扩散函数与光学转换函数间的互化。(The image is filtered and noisy, the image is blurred and restored, and the point diffusion function is interchanged with the optical conversion function.)
代码
- 傅里叶变换以及图像模糊处理相关代码,已经过运行,没有错误,且能出结果(Fu Liye transform and image fuzzy processing code.)
1120141111_蒋露_gui设计
- 图像处理gui用户界面 包括反转、锐化、模糊等功能实现(Image processing GUI user interface includes functions of inversion, sharpening, fuzziness and so on.)
HDR_Imaging
- 采用基于梯度的算法,通过matlab实现高动态范围成像。高动态范围图像,相比普通的图像,可以提供更多的动态范围和图像细节,根据不同的曝光时间的低动态范围图像,利用每个曝光时间相对应最佳细节的低动态范围图像来合成最终高动态范围图像,能够更好的反映人真实环境中的视觉效果。这里采用的高斯模糊展示了高动态范围图像中超出取值范围的数值也是有用的,即使它们在转换成低动态范围图像的时候通常都要被裁掉。在原始的高动态范围图像中,这些像素都有非常大的亮度值。当图像模糊的时候,周围的像素亮度被“拉高”并且在色度映射
基于matlab的图像处理工具
- 利用matlab编程实现图像处理的基本功能,如平移,旋转,缩放,滤波,运动模糊消除等