搜索资源列表
VC++实现对退化图像的恢复
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
light1
- 用于光聚焦不准的图像恢复的方法,光是通过衍射使图像发生形变,使图像恢复回来。-not allowed for optical confocal image restoration methods Just so diffraction image deformation, image restoration back.
light2
- 用于处理在图像发生运动模糊时,所使用的图像恢复方法。-for handling images on the campaign blurred by the use of the image restoration methods.
my_digital_image_processing
- 图像处理的作业,包括傅立叶变换,直方图均衡,图像恢复。
RestorationofMotionBlurredImages
- 运动模糊图像恢复,用于对运动模糊图像恢复的实现-Motion blurred image restoration, is used to achieve motion blur image restoration
imagerestoration
- 图像恢复 1.编程读出给定的多幅bmp文件的图像矩阵数据 2.编程利用噪声对图像矩阵进行数据劣化 3.编程利用图像恢复算法进行复原,并观察复原效果 4.调整噪声的种类和强度进行重复实验 -1. Programmed to read out a given number of bmp image matrix data file 2. Programming to use noise to the image data matrix degradation 3. Program
imageprocess
- 正交变换 傅立叶变换 哈达码变换 直方图均衡 模糊 锐化 模糊图像恢复 图像分割 矩应用-Orthogonal Transformation Hadamard Transform Fourier Transform fuzzy histogram equalization Sharpens fuzzy image restoration image segmentation application moment
TV_RES
- 全变分图像处理的两种实现,一种是去噪,一种是恢复-Total Variation of the two kinds of image processing to achieve, one is de-noising, a restoration of
Form1
- VB画图形,当界面发生变化时,自动恢复出原来的图像,对于实时显示过程控制曲线非常有用-VB painting graphics, when the interface changes, automatic recovery out of the original image, for real-time display is very useful for process control curve
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
tuxianghuifu
- 图像恢复(复原) 图像复原技术就是将图像退化过程模型化,并且采用相反的过程进行处理,以便复原出原始图像。例如,原始图像fig3_1.bmp由于退化变成了退化图像fig3_2.bmp。此图像的退化函数为: ,其中 ,M=366,N=364。请采用全逆滤波和不同截止半径的逆滤波对其进行复原,并与原图像fig3_1.bmp进行比较。再采用维纳滤波对其进行复原,并与逆滤波结果进行比较。 -图像恢复
gonge_fa
- 共轭梯度法实现图像恢复,The conjugate gradient method for image restoration -The conjugate gradient method for image restoration
Wavelet-OMP
- 压缩感知(compressive sensing),基于压缩感知的图像恢复算法。-Compressive Sensing
picture
- 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
rhrz
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Take the inverse filter and wiener filtering two algorithms for image restoration of degraded image restoration implementation process, the result is right
dmplementation
- 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Take the inverse filter and wiener filtering two algorithms for image restoration of degraded image restoration implementation process, the result is right
PLUG_PLAY
- 一种新的图像恢复算法,包括去噪、修补、超分辨和去模糊。(A new image restoration algorithm, including denoising, patching, super-resolution and deblurring.)
MATLABGUI-image restoration
- 在windows环境下,设计了一个matlab的GUI界面,用于将加了噪声的图像进行复原和图像融合(restore the noisy image)
01372868图像信息隐藏变换
- 用于在图像中隐藏txt文本或者图片,可传输隐藏信息的图片,不被别人发现,并在另一客户段恢复信息,进行察看。(Used to hide txt text or images in images)
论文 基于图像恢复在无人机领域的应用与研究 (2)
- 由于无人机在航拍时会受到相对运动、姿态变化、光学环境、机械振动等因素的影响,导致所拍图像退化。本文使用MATLAB对无人机航拍图像退化过程进行了仿真实验,根据图像退化的原因建立相应的图像退化模型,把清晰的原图像进行退化处理,然后将模拟出来的退化图像分别使用维纳滤波、约束最小二乘(正则)滤波、Lucy-Richardson迭代非线性和盲解卷积4种不同的复原算法进行恢复,达到复原模糊图像的目的。(The application of UAV aerial photography became mor
