搜索资源列表
blur
- blur filter for image in c
radondeblurring.rar
- 基于RADON变换的。运动模糊处理,其中程序请按说明使用,Based on the RADON transform. Motion blur processing, in which procedures follow the instructions to use
Blur-Estimation.rar
- 一种无参数的散焦模糊图像模糊参数的估计算法。,Parameters of a non-defocus blurred image fuzzy parameters estimation algorithm.
img.rar
- 使用c++实现的运动模糊处理 对一个因元素直线运动而造成运动模糊的bmp的图像 对其进行消除运动模糊处理,Using c++ to achieve the motion blur to deal with the elements of a linear motion due to motion blur caused by the bmp image of its deal with the elimination of motion blur
Blur-Detection-Using-Wavelet
- 基于论文<<Blur Detection for digital images using wavelet transform>>,使用Haar小波变换实现图像模糊度检测。-Based on paper <Blur Detection for digital images using wavelet transform> > , Using the Haar wavelet transform of image blur detection.
motion-blur
- 实现对于运动模糊长度的测量,使用matlab实现适合初学者-measurement of the length of motion blur
glEffects
- 使用OpenGLES的库实现各种纹理特效,包括水纹,模糊等。The application demonstrates several effects using GLES functions.Such as Matt effect Focus blur, Uniform blur and so on.-The use of the library OpenGLES realize a variety of texture effects, including水纹, fuzzy, etc.. Th
ImageProcessSys
- 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
h3_gaussianblur
- matlab 图像Gaussian Blur 的实现 USM-Filter 带有GUI窗口-matlab implementation of the image Gaussian Blur with a GUI window, USM-Filter
RestorationofMotionBlurredImages
- 运动模糊图像恢复,用于对运动模糊图像恢复的实现-Motion blurred image restoration, is used to achieve motion blur image restoration
motion-blur-Image-Restoration
- 用matlab开发的运动模糊复原程序,包括运动参数的估计、维纳滤波器的源代码-Development of the motion blur with matlab recovery procedures, including the motion parameters estimation, Wiener filter source code
radon
- radon transform used to restore the degraded image by motion blur
RECOVER
- 比较反滤波和维纳滤波对一幅图像复原的效果。从两方面出发,一是对运动模糊和均值模糊复原的能力,二是抗噪能力,各种情况分别都进行了对比-Comparison of inverse filtering and Wiener filtering on an image restoration results. Proceed in two ways, first on the motion blur and the mean fuzzy recovery capability and noise imm
BD IP2006
- 一个盲去卷积程序,可以实现去除图像的各类模糊,同时可进行相关参数的自适应调整。-A blind deconvolution process can be achieved to remove all kinds of image blur, while the relevant parameters can be adaptive.
11
- 主要是图像恢复技术,包括运动模糊,维纳滤波恢复等-Mainly image restoration techniques, including motion blur, such as Wiener filter to restore
alter
- 强大的JAVA图像处理程序。可以实现图像的处理,锐化,模糊,傅立叶变换等功能。-JAVA powerful image-processing procedures. Image processing can be achieved, Sharpen, Blur, Fourier transform functions.
vcmhphoto
- VC++对一幅图像进行高斯平滑模糊处理,效果不错,可以实现类似photoshop中的高斯模糊滤镜的效果,对VC编写图像处理软件的朋友很有帮助。 -VC++ on an image of fuzzy Gaussian smoothing treatment, good results can be achieved similar to photoshop the Gaussian blur filter effect, on the VC image processing software
BLUR
- flash 实现简单的美丽的BLUR效果 菜单BANAR 很方便的啦,随便使用,源码的-blur efects very nice see
Gaussian-blur
- 对图像进行高斯模糊处理的VC++源代码 环境VC++6.0-Gaussian blur
blur&canny
- 把图像进行10次blur,每次blur三个梯度的canny。opencv的教程两本(Take the image 10 times blur, each time blur three gradient canny)