搜索资源列表
VC++实现对退化图像的恢复
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
09 VC图像复原源代码
- 09 VC图像复原源代码,图像退化、复原、非约束复原-09 VC Image Restoration source code, image degradation, rehabilitation, restoration, etc. non-binding
tuxiangtuihua
- 这是个图像退化的处理程序,希望对图像处理的人有用。
identg1
- 图像退化参数的估计程序,主要参考邹謀\彦的图像解卷积一书。
tuihuacanshuguji
- 图像退化参数的估计程序,主要参考邹謀\彦的图像解卷积一书。
用VC++.Net实现退化图像的恢复
- 用VC++.Net实现退化图像的恢复-VC. Net achieve the restoration of degraded images
图像复原的matlab程序
- 图像复原matlab程序,把一个退化的模糊图像复原成一幅清晰的图像。
用VC++.Net实现退化图像的恢复
- 用VC++.Net实现退化图像的恢复-VC. Net achieve the restoration of degraded images
VC++实现对退化图像的恢复
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
09 VC图像复原源代码
- 09 VC图像复原源代码,图像退化、复原、非约束复原-09 VC Image Restoration source code, image degradation, rehabilitation, restoration, etc. non-binding
matlab-image-processing
- 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATL
db-wavelet
- Matlab环境下利用Daubechies小波族中的db10小波对散斑退化图像进行了压缩数值仿真研究。研究表明:阈值以及分解层次的选取影响着图像压缩的质量。-Matlab environment using Daubechies wavelet tribal db10 wavelet the withdrawal of speckle image compression for the numerical simulation. Res
inpaiting_code_i_c
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程。 -taken inverse filter and two Wiener filtering algorithm to image restoration of degraded images to achieve the restoration process.
tuxianghuifu
- 图像恢复(复原) 图像复原技术就是将图像退化过程模型化,并且采用相反的过程进行处理,以便复原出原始图像。例如,原始图像fig3_1.bmp由于退化变成了退化图像fig3_2.bmp。此图像的退化函数为: ,其中 ,M=366,N=364。请采用全逆滤波和不同截止半径的逆滤波对其进行复原,并与原图像fig3_1.bmp进行比较。再采用维纳滤波对其进行复原,并与逆滤波结果进行比较。 -图像恢复
degra_write
- 自编图像退化程序,包括图像的模糊与加噪,解释详细,希望对学习图像复原的朋友有所帮助。-Self image degradation process, including blur and add noise, a more detailed explanation, I hope the friends of learning image restoration help.
RGB
- 实现图像的退化加噪处理,以及采用三中滤波方法进行还原(The realization of image degradation, noise processing, and the use of the three filtering method for reduction)
图像去雾算法
- 有效处理退化后的模糊图像,使之变得清晰,从中恢复出尽可能多的有效信息变得极具意义,在消费电子、计算机图像以及计算机视觉领域都有重要价值。(Effective processing of degraded vague images to make it clear, from which to recover as much as possible effective information becomes very meaningful
新建文件夹
- 模拟图像退化过,通过一幅图像得到多幅图像,分辨率不相同(Simulation of image degradation process)
论文 基于图像恢复在无人机领域的应用与研究 (2)
- 由于无人机在航拍时会受到相对运动、姿态变化、光学环境、机械振动等因素的影响,导致所拍图像退化。本文使用MATLAB对无人机航拍图像退化过程进行了仿真实验,根据图像退化的原因建立相应的图像退化模型,把清晰的原图像进行退化处理,然后将模拟出来的退化图像分别使用维纳滤波、约束最小二乘(正则)滤波、Lucy-Richardson迭代非线性和盲解卷积4种不同的复原算法进行恢复,达到复原模糊图像的目的。(The application of UAV
VC++实现对退化图像的恢复
- 本文档以VC++ 6.0为编程工具,讲述了采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程(This document takes VC++ 6 as a programming tool, and describes the process of recovering degraded images from two image restoration algorithms using inverse filtering