搜索资源列表
VC++实现对退化图像的恢复
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
myfile3
- 对DIB图像进行维纳滤波复原操作+DIB图像进行模糊操作-right DIB images Wiener filter recovery operation DIB images fuzzy operation
IMGRestoreNew
- 对运动后的图像进行复原,图像运动模糊,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原-After exercise of the right image restoration, image motion blur, inverse filtering degradation, inverse filter restoration, plus noise degradation, Wiener filter restoration
VCimagetool
- VC++图像处理典型算法全套演示程序的源代码,将众多图像处理功能集合于一个演示程序中,包括很多的图像处理类,像运动模糊恢复类,包含三种方法的运动模糊恢复功能,维纳滤波、逆滤波和投影迭代法 -VC++ image processing algorithms typically complete demo program source code, a number of image processing functions will be set in a demonstration program
imageprocessing
- 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to grayscale, Hough transform, Wal
tuxianghuifu
- 图像恢复(复原) 图像复原技术就是将图像退化过程模型化,并且采用相反的过程进行处理,以便复原出原始图像。例如,原始图像fig3_1.bmp由于退化变成了退化图像fig3_2.bmp。此图像的退化函数为: ,其中 ,M=366,N=364。请采用全逆滤波和不同截止半径的逆滤波对其进行复原,并与原图像fig3_1.bmp进行比较。再采用维纳滤波对其进行复原,并与逆滤波结果进行比较。 -图像恢复
IMGRESTORE
- 这是一个在MFC框架中编写的C++程序,可以实现图像的运动模糊、逆滤波退化、加噪退化、维纳滤波复原。-This is a framework written in MFC C++ program, you can achieve the image motion blur, inverse filtering degradation, noise degradation, Wiener filtering restoration.
WienerScalart966766
- 维纳滤波算法的实现,可用于图像和语音信号的滤波处理,欢迎下载。-a realization of welna filter algorithm, which can be used for image and audio signal processing.
V28rari
- Visual C++下图像基基本处理方法源代码:维纳滤波处理 -Image Kiki Visual C++ under this approach the source code: Wiener filtering
运动去模糊matlab程序
- 运动去模糊matlab程序,包含维纳滤波修复图像,最小二乘方修复图像等方法-Motion deblurring Matlab procedures, including Wiener filtering for image restoration, the least square method for image restoration
Digital-image-denoising
- 数字图像去噪文件利用维纳滤波达到去噪目的-Digital image denoising
nilvboandweinalvbo
- 基于matlab对数字图像进行的逆滤波和维纳滤波的对比程序。-Based on inverse filtering and Wiener filtering program matlab contrast of digital image.
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
jiqishijue
- 关于机器视觉图像处理中的图像复原,包括维纳滤波法、最小二乘法、Lucy算法、去卷积等方法-About image restoration in image processing, including wiener filtering method, least square method, Lucy algorithm, deconvolution method and so on
picture
- 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
tuxiangruihua
- 对图像进行锐化处理,包括加噪和模糊处理,然后进行维纳滤波进行图像复原(The image is sharpened, including noise and fuzzy processing, and then Wiener filtering is used to restore the image.)
MATLAB实现图像中值 均值 维纳滤波 源程序代码
- 简单的滤波器,包括中值滤波器,维纳滤波器,均值滤波器等等。(Simple filters, including median filter, Wiener filter, mean filter and so on.)
论文 基于图像恢复在无人机领域的应用与研究 (2)
- 由于无人机在航拍时会受到相对运动、姿态变化、光学环境、机械振动等因素的影响,导致所拍图像退化。本文使用MATLAB对无人机航拍图像退化过程进行了仿真实验,根据图像退化的原因建立相应的图像退化模型,把清晰的原图像进行退化处理,然后将模拟出来的退化图像分别使用维纳滤波、约束最小二乘(正则)滤波、Lucy-Richardson迭代非线性和盲解卷积4种不同的复原算法进行恢复,达到复原模糊图像的目的。(The application of UAV aerial photography became mor
维纳滤波复原
- 维纳滤波程序复原程序,维纳滤波又叫最小均方差滤波,它的目标是找到一个原图像f的估计图像f',使得它们之间的均方误差最小。(Wiener filtering program, which is called the minimum mean square variance filter, aims to find an estimated image F'of the original image like f, making the mean square error between them
OCT
- 比较全的matlab语言程序,用于图像处理,包含维纳滤波。(Comparatively complete C language program for image processing, including various functions.)