搜索资源列表
SR_map_reconstruction
- 超分辨图像复原的一篇经典国内paper,稍后会上传ieee上的经典paper,也是关于超分辨sr的
Stochastic_RelaxationRestoration_of_Images
- 一篇经典的关于图像复原的文章,是应用Markov随机场解决此类问题的早期文章,我费了好大劲才找到的,希望对研究这个方向的朋友能有帮助。
PDEApplication
- 一个利用hession矩针图像复原的程序,效果非常不错,非常经典
基于C++的图像典型算法演示系统
- 这是北航图像中心用C++编写的一个图像典型算法演示系统,里面包括各类经典的图像算法,比如图像预处理、各类图像分割、图像增强、图像复原、两种模板匹配、两种运动图像分析等。对于学习图像处理的人,无论是学习算法还是拷贝代码都有莫大的好处。
SR_map_reconstruction
- 超分辨图像复原的一篇经典国内paper,稍后会上传ieee上的经典paper,也是关于超分辨sr的-Super-resolution image restoration of a classic domestic paper, later ieee From the classic paper, also on the super-resolution sr
Stochastic_RelaxationRestoration_of_Images
- 一篇经典的关于图像复原的文章,是应用Markov随机场解决此类问题的早期文章,我费了好大劲才找到的,希望对研究这个方向的朋友能有帮助。-A classic article on the image restoration, Markov random field is applied to solve such problems of the early articles, I had劲才found, in the hope that
PDEApplication
- 一个利用hession矩针图像复原的程序,效果非常不错,非常经典
ch1_1
- 点运算、几何变换、正交变换、图像增强、形态学变换、边缘与轮廓、图像分析、图像复原、图像编码等等……一系列经典图形处理功能,对于新入门者有很大帮助!-Point computation, geometric transform, orthogonal transform, image enhancement, morphological transformation, edge and contour, image analysis, i
image
- 这是最经典的图像复原课件,简单易懂,对于初学图像复原的新手具有很好的入门作用-This is the most classic image restoration courseware, simple and easy to understand for the novice beginner image restoration has a good entry role of
imfilter
- 一种图像复原的经典算法,改程序循序渐进的深入介绍了维纳滤波。-A classic image restoration algorithm, in-depth step by step change process introduced the Wiener filter.
Work2010
- 小波变换的经典程序,实现图像的压缩、分解和复原。-Classical wavelet transform procedures to achieve the image compression, decomposition and recovery.
fog-image-enhancement
- 图像复原技术概述。对图像复原技术的概念、起源和发展过程做以概述, 详细介绍了国内外图像复原经典算法和研究现状。由于户外图像的退化与大气 状况密不可分,分析了光在传输的过程中发生散射和衰减的物理过程。为接下 来的图像复原工作提供了理论基础。-Overview of image restoration techniques. The concept of image restoration techniques, the ori
Twomotionblurredimages
- 多幅图像复原的经典文献,证明两幅图像复原效果优于单幅图像-classic paper for multiple images restoration,it proves that two images is better than one
gaoshouchuanVC
- 高守传VC++ 数字图像处理典型算法及实现(源代码),里面的程序都是编译好的,可以直接使用,很多数字图像处理中经典好用的算法。内容涵盖了数字图像概述、visual c++数字图像编程基础、图像的几何变换、图像的灰度变换、图像的正交变换、图像增强、图像复原、图像的压缩编码、边缘检测与图像分析、图像的数学形态学运算、图像融合,以及图像特技显示等,最后综合运用了图像处理的多种理论和方法实现了一个人脸检测的案例。-failed to trans
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-Processing
- 基于经典灰度图像的经典算法(图像复原、图像增强)的简单实例-Based on the classic gray-scale image of the classic algorithm (image restoration, image enhancement) simple example
经典复原
- 四种经典图像复原方法对比,分别是维纳滤波,最小二乘,盲去卷积和RL(The four classical image restoration methods are Wiener filtering, least squares, blind deconvolution, and RL.)
inpainting
- 关于图像复原,其中包括抠图的功能,里面有经典的算法实现(On image restoration, including matting function, which has realized the classic algorithm)