搜索资源列表
restore
- 图像恢复-源代码 -image restoration-source
restore
- 为图像复原算法实现,包括逆滤波,维纳滤波等滤波器,产生噪声模糊-for image restoration algorithm, including inverse filter, Wiener filter filter, the noise generated fuzzy
restore
- 由匀速直线运动引起的图像模糊通过Visual C++实现运动模糊图像复原-Caused by uniform linear motion blurred image through the Visual C++ to achieve motion-blurred image restoration
restore.rar
- 具体是基于MATLAB环境下,在图像恢复中进行维纳滤波恢复方法和盲去卷积恢复的设计,不过有一个.M文件,同时也包括几张图像。,Image restoration process in the Wiener filter
dip.rar
- 一个基于matlab的图像处理小例子,有dct压缩还原效果对比及dct和fft的频谱,A small matlab example of image processing, and to restore the effect of compression dct comparison of the fft and dct and spectrum
lvbo
- 先由原始图像(任选)产生待恢复的图像; 利用二维小波分析对一幅图象作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩。 分别用逆滤波和维纳滤波恢复上面图像。 -First be the original image (optional) to restore the image to be generated the use of two-dimensional wavelet analysis of an image for two-layer wavelet decom
interpolation
- 双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program
getLaplacian1
- 拉普拉斯变换程序代码,主要针对图像处理实现软扣图应用,对图像进行还原,细节清晰化-Laplace transform program code, mainly for image processing soft-button map application to restore the image, detail clarity
AffineTransformation
- 仿射变换法求深度信息,目前最好的方法 function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im) gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。 函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22
Factorization
- Lucas-Kanader-Tomasi Feature Tracker,由运动恢复结构的问题,目的是从一组由摄像机移动获得的图像来恢复一个场景的立体结构。对于这个问题,C.Tomasi和T.Kanade[1]于1992年提出了一种Factorization的方法,可以有效地避免噪声的干扰,同时不会受限于特定的运动模型,例如单纯的平移或是旋转。-Lucas-Kanader-Tomasi Feature Tracker, by the movement to restore the structu
morphologic
- 经典的图像还原程序,基于morphologic方法的图像还原-Classic image restore process, the image-based method to restore the morphologic
TV_resto
- 偏微分方程应用与图像去噪,迎风方案,采用TV方法- Restore an degraded Image (noising and blurring) by TV method. The numerical implementation is based on Roe upwind schema
Wiener
- Function to restore the image using Wiener Filter
inverse_winer_filter
- 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
inpaint
- Image inpainting. It can restore images automatically.
restore
- 由匀速直线运动引起的图像模糊通过Visual C++实现运动模糊图像复原-Caused by uniform linear motion blurred image through the Visual C++ to achieve motion-blurred image restoration
Image_Restoration
- matlab 一些源代码用于图像恢复,网上下载的。-some source code for image restore
restore
- 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。 -A
image-restore
- 模糊图像通过经典的维纳滤波进行复原的MATLAB程序。还包括与全逆滤波的对比。-Blurred image through the classical Wiener filter for recovery of the MATLAB program. Also includes comparison of the full inverse filtering.
image-Restore
- 图像复原算法,运动模糊复原,逆滤波、维纳滤波复原,最大熵复原,几何变换复原等,c++源码-Image restoration algorithm, motion blur restoration, inverse filtering, Wiener filtering restoration, maximum entropy restoration, geometric transformation and restoration.c++ source code