搜索资源列表
LR
- 输入一帧高分辨率图像,生成低分辨率图像序列的程序-Enter a high-resolution images, the program generates low resolution image sequence
L-R-algorithm
- L-R迭代复原的方法的matlab实现代码,包括用自己编写的L-R迭代复原方法和用matlab库函数编写的代码。-LR iterative restoration methods matlab implementation code, including the preparation of their own recovery methods and the use of LR iteration matlab library function written code.
MATLAB
- 数字图像处理图像复原算法源代码(维纳滤波,最小二乘方法,L-R算法)-Digital image processing, image restoration algorithm source code (Wiener filtering, least squares method, the LR algorithm)
L_Ragrithom
- 主要是用LR算法对被噪声污染的图像进行恢复,并且选取不同的迭代次数进行比较-Mainly is to be with the LR algorithm of image noise pollution on restoration, and choosing different iterative times are compared
Resolution-Image-Reconstruction
- :超分辨率(sR)重建技术是利用一幅或多幅低分辨率(LR)图像的信息重建出一幅高分辨率(HR)图像,同时能够 消除由成像器件引入的模糊、噪声。该技术应用领域广泛,已经成为国内外图像处理领域的研究热点之一。介绍了超分 辨率重建技术的基本原理,并分别以单帧和多帧、频域和空域为分类依据,分别阐述了超分辨率重建技术的经典方法,系 统地总结了各种方法的优缺点,提出了超分辨率重建技术可能的研究方向,从而为超分辨率重建相关技术的进一步研究 提供一定的理论基础-Abstract:Super—re
stereo_sad
- 自己编写的立体匹配源代码,采用SAD作为费用累积函数,并且加入了L-R Check和邻域投票法解决误匹配问题-Stereo matching source code to write your own, using the SAD as cost cumulative function, and LR Check and neighborhood voting method to solve the problem of mismatching
generatePdata
- 改代码主要是把从一帧高分辨率图像产生多帧低分辨率图像-one HR image generates several LR images
Super-resolution
- 本文提出,为第一次,一个统一的多图像超分辨率盲法(MISR或SR),单个图像模糊反卷积(二次发射离子束淀积),和多图像模糊反褶积(国际金业)的低分辨率(LR)图像退化通过线性空间不变(LSI)模糊,锯齿,加白高斯噪声(AWGN)。该方法是基于 交替最小化(AM)的一个新的成本函数 对于未知的高分辨率(HR)图像和模糊。 -This paper presents, for the first time, a unified blind method for multi-image
LR
- 采用逻辑回归算法对字符识别进行分类 采用逻辑回归算法对字符识别进行分类- Using logistic regression algorithm to classify character recognition
image_processing
- 本代码在MATLAB中采用均方误差和测度两种评价参数对维纳滤波和L-R算法复原的加入噪声的运动模型和高斯模型的图像复原效果进行了比较-The code in MATLAB using the mean square error and two evaluation parameters measure the effect of exercise on the model image restoration Wiener filtering and restoration LR algorith
LR
- 这个是matlab里基于LR算法对模拟运动模糊并且加入高斯噪声进行复原的算法-This is carried out in the recovery matlab LR algorithm based simulation of motion blur and add Gaussian noise algorithm
LR-MATLAB
- 基于LR算法对运动模糊图像的复原 MATLAB-Restoration algorithm based on MATLAB LR motion blurred image
SuperResolution
- 由单幅高分辨率图像,通过降噪模型得到多幅低分辨率图像,运用低分辨率图像重建高分辨率图像(function is : down-Sampling -> get n LR pictures -> reconstruction one SR picture)
stacking
- kaggle digitrecognizer MNIST by stacking some machine learning method, such like GBM(Gradient Boosting Method), LR, Extra Randomized Trees, Random Forest,KNN,etc.用stacking的方法实现手写数字识别MNIST。(kaggle digitrecognizer MNIST by stacking some machine learnin