搜索资源列表
GaussianBlur
- C#图像高斯模糊的处理,效率很高。我可以找了很久才找到的。-a very efficient c# program for Gaussian Blurring of a image.It took me a long time to find it!
对图像进行高斯模糊处理的源代码
- 对图像进行高斯模糊处理的源代码, 上传来和大家一起分享。-shareing souce code for Gassian blurring of a image.
MATLAB
- image blurring and deblurring using weiner and more filters
project1
- 图像模糊处理 与 暗淡消失 效果 用于退出程序或打开程序时-Deal with the bleak image blurring effects disappear for the exit procedures or open procedures
tuxiangchuli
- 图像模糊特效代码,像PHOTOSHOP滤镜一样的模糊效果,模糊效果还不错,代码也不复杂,很容易就能看懂,开发图形处理软件的朋友能用到。-Code image blurring effects, such as PHOTOSHOP filter effects like fuzzy, fuzzy results also true that the code is not complicated, it is easy to understand the development of graphi
imgproc2
- * Image Processing - Blurring and softening - Sharpening - Embossing - Customised filters - Minimum, Maximum and Average Rank filters for impressionistic effects * Colour Manipulation - Colourise images - Darken an
456789
- VB实现图像模糊效果,如果大家觉得有用就下载吧-VB to image blurring effect, if we find it useful to download it
prac11
- Various blurring effect and also it will be displaying you image with blind deconvolution.
framework---OpenGL
- 这是一个图形图像处理的源码,可以进行图像的锐化、滤波、模糊等功能,功能十分全,使用MFC实现的。-This is an image processing source code, you can perform image sharpening, filtering, blurring function, the function is very wide, using MFC to achieve.
IMAGE-BLURRING
- This Program is used to blur the images
ImgWizard
- ImageWizard.dll是一个专用的图像处理库,框架采用PowerBasic语言编写,内部所有函数的核心部分均使用了内联汇编实现,效率非常高。 目前,ImageWizard.dll已支持多达24种图像格式,其中很多格式的支持要比FreeImage\ImageMagic更为广泛,读写的速度采用手动汇编优化,得到了大幅的提升。同时,提供了获取图像缩略图信息的快速函数,对于编写看图软件的朋友也是个很大的帮助。 目前,ImageWizard已经提供了二值化、
盲反卷积算法
- 当没有被称为失真的信息时(模糊和噪音),盲反卷积算法可有效使用,改善图像质量(When no information is known as distortion (blurring and noise), blind deconvolution can be used effectively to improve image quality.)