搜索资源列表
3.4.4--图像操作提高(图像综合处理)
- 本实例主要包括图像的模糊化,边缘变换,灰度变换等,对这些图像操作完成之后,还可以还原图像-examples include the image blurring, edge transform, transform Gray, these images operation is completed, can also restore images
tongtai.rar
- 用同态滤波的方法增强图像对比度,解决因为光照问题引起的图像模糊问题。,By homomorphic filtering method to enhance image contrast, to solve the problem because the light-induced image blurring problem.
im_motionblur.rar
- 本程序为模拟匀速直线运动造成的图像模糊,其算法可以在冈萨雷斯数字图像处理书籍中找到。程序可以直接下载运行。,This procedure is for the simulation of image blurring caused by uniform linear motion. Its algorithm can be found in the book Digital Image Processing written byGonzalez. Procedures can be run di
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
java
- 用JAVA 软件实现图像模糊,锐化,平移,旋转,变亮,反色等功能的处理平台-Software implementation using JAVA image blurring, sharpening, pan, rotate, brighten, and anti-color features such as the processing platform
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
image_processing_toolbox
- This toolbox contains functions related to image processing, including * images loading and generation. * filtering and blurring functions. * anisotropic and spacially variant filters. * non-linear filtering (median, LIC, bilateral). *
strengthdemo
- 一些快速实现图像模糊增强的的demo,matlab源码。已经测试通过。-Some image blurring rapidly enhanced the demo, matlab source. Have the test.
toolboximage
- 这个工具箱包括各种图像处理功能函数如下: 1、图像链接和生成 2、滤波和模糊功能 3、各向异性和空间变化滤波 4、各向异性和空间变量滤波 5、非线性滤波(中值滤波等) 6、全局变量图像处理(去噪和分解) 7、非小波图像变换-This toolbox contains functions related to image processing, including * images loading and generation. * filter
chapter4_3
- 图像在传输过程中,传递函数对高频成分有衰减作用,造成图像模糊,细节轮廓不清楚。图像锐化就是补偿图像的轮廓,增强图像的边缘及灰度跳变的部分,使图像变得清晰。亦分空域处理和频域处理两类[3]。-Image in the transmission process, the transfer function of the role of high frequency components are attenuated, resulting in image blurring, the details
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
TV_resto
- 偏微分方程应用与图像去噪,迎风方案,采用TV方法- Restore an degraded Image (noising and blurring) by TV method. The numerical implementation is based on Roe upwind schema
DeblurringImagesUsingtheBlindDeconvolutionAlgorit
- The Blind Deconvolution Algorithm can be used effectively when no information about the distortion (blurring and noise) is known. The algorithm restores the image and the point-spread function (PSF) simultaneously. The accelerated, damped Richardson-
LucyRichardsonAlgorithm
- The Lucy-Richardson algorithm can be used effectively when the point-spread function PSF (blurring operator) is known, but little or no information is available for the noise. The blurred and noisy image is restored by the iterative, accelerated, dam
restoration
- (1) 先由原始图像(任选)产生待恢复的图像;(产生方法如下:冲激函数为 ,将原始图像与冲激函数卷积产生模糊,然后再迭加均值为0,方差为8,16,32的高斯随机噪声而得到一组待恢复的图像。分别用逆滤波和维纳滤波恢复模糊后的图像。-(1) The first be the original image (optional) produces the image to be restored (generated as follows: impulse function, the original
kongyulvbo
- 采用五种算子对图像进行空域滤波处理,实现去模糊效果。-Using five kinds of operators on the image spatial filter processing, and to the blurring effect.
experiment2
- 理想低通、高通、巴特沃斯低通高通滤波器对图像进行锐化和模糊处理-Ideal low-pass, high pass, Butterworth low pass high pass filter sharpening and blurring the image processing
231
- blurring and flat region filtering and noisy image
image-blur
- A basic matlab code for image blurring this code can be used to blur the given image and the blurred image can be used for comparing restoration algorithms