-
5656754rtfg
MATLAB编写的图像处理程序,主要用于对于目标的检测和跟踪。效果比较好,适合新手。(Image processing program written in MATLAB, mainly used for target detection and tracking. The results were better suited to the novice.)
- 2012-07-05 12:33:27下载
- 积分:1
-
Wiener-filter
利用维纳滤波实现噪声中的语音信号恢复,产生chirp信号,噪声为高斯白噪声,噪声叠加在chirp信号上,构成观测信号x(n),使用编程方法实现使用维纳滤波滤除高斯噪声。(Wiener filtering the voice signal recovery in the noise generated chirp signal, the noise is Gaussian white noise, noise superimposed on the chirp signal, constitute the observed signal x (n), using the programming method using the Wiener filter filter Gaussian noise.)
- 2012-11-27 11:31:50下载
- 积分:1
-
WPSNR
能计算一幅噪声图像的加权峰值信噪比,以评价各种图像去噪方法的效果(Can calculate an image of the weighted noise PSNR to evaluate the effect of image denoising methods)
- 2008-04-25 17:07:40下载
- 积分:1
-
coderesult
图像修复中基于一幅图像的改进的Criminisi方法的近,算法的时间大大提高,修改效果也不错。(Time based on the improved image Criminisi near algorithm greatly improve image repair, modify the effect is also good.)
- 2021-03-20 17:59:18下载
- 积分:1
-
SparseLab200-Core
基于多帧图像插值(Interpolation)技术的方法是SR恢复技术当中最直观
的方法。这类方法首先估计各帧图像之间的相对运动信息,获得HR图像在非均
匀间距采样点上的象素值,接着通过非均匀插值得到HR栅格上的象素值,最后
采用图像恢复技术来去除模糊和降低噪声(运动估计!非均匀插值!去模糊和
噪声)。(In this paper, we propose a novel method for solv-
ing single-image super-resolution problems. Given a
low-resolution image as input, we recover its high-
resolution counterpart using a set of training exam-
ples. While this formulation resembles other learning-
based methods for super-resolution, our method has
been inspired by recent manifold learning methods, par-
ticularly locally linear embedding (LLE). Speci?cally,
small image patches in the low- and high-resolution
images form manifolds with similar local geometry in
two distinct feature spaces. As in LLE, local geometry
is characterized by how a feature vector correspond-
ing to a patch can be reconstructed by its neighbors
in the feature space. Besides using the training image
pairs to estimate the high-resolution embedding, we
also enforce local compatibility and smoothness con-
straints between patches in the target high-resolution
image through overlapping. Experiments show that our
method is very ?exible )
- 2010-11-07 11:15:03下载
- 积分:1
-
图像融合
先进行高斯金字塔分层,在拉普拉斯分解,最终将两幅局部有模糊的图像进行融合,最后显示清晰图像。(First Gaussian pyramid stratification, in Laplace decomposition, the final two local fuzzy image fusion, and finally show a clear image.)
- 2017-08-02 15:54:22下载
- 积分:1
-
对图像进行除雾处理
说明: 基于matlab 的图像除雾算法。可以很大程度去除雾霾对图像的影响。(Image Defogging Algorithm Based on matlab. The influence of smog on images can be removed to a great extent.)
- 2020-03-26 13:53:02下载
- 积分:1
-
PFA_1
经典的聚束SAR成像算法-极坐标格式成像算法(A typical imaging algorithm of spotlight mode SAR)
- 2021-04-19 21:48:51下载
- 积分:1
-
Lsm_match
最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)
- 2013-07-18 16:52:41下载
- 积分:1
-
Hilbert_CG
采用预处理的CG算法求解Hilbert矩阵,求解1000阶及以上的方程组。预处理矩阵分别采用3对角线、5对角线以及在对角线上分割小块矩阵的矩阵。可以任意设置收敛精度,简单实用。(CG algorithm for solving Hilbert matrix preconditioning, 1000 order and above solving equations. Diagonal matrix were pretreated with 3, 5 and in the diagonal matrix, the diagonal matrix of divided pieces. Can be set convergence precision, simple and practical.)
- 2014-11-22 15:30:04下载
- 积分:1