-
Image-Restoration-by-total-variation
基于全变分(TV)的多光谱遥感图像恢复。当多光谱图像中一个通道模糊时,利用其它通道的图像特征辅助进行去模糊或反卷积,效果不错!!附带有对应的文章做参考。(This is a new image restoration or deconvolution method, which uses one of clear band image to constraint Total Variation de-blurring of degraded band image in multispectral image. It tested with different noise with different regularization parameters. It also compared with otherhods.)
- 2013-08-30 22:13:45下载
- 积分:1
-
INSAR
关于干涉合成孔径雷达(INSAR)的图像处理程序~(Interferometric synthetic aperture radar (INSAR) image processing program ~)
- 2012-08-19 16:13:34下载
- 积分:1
-
Lucas_Kanade
一个运动估计运算的MATLAB文件,本人已经测试过,非常有用。(A motion estimation MATLAB file operations, I have been tested, very useful.)
- 2008-08-15 13:34:30下载
- 积分:1
-
KNN Smoothing Filter Algorithms
K近邻(KNN)平滑滤波器算法,包括椒盐噪声和高斯白噪声下平滑处理的结果(K-Near Neighbor (KNN) Smoothing Filter Algorithms, Including Smoothing Processing Results under Salt and Pepper Noise and Gauss White Noise)
- 2019-04-12 16:10:19下载
- 积分:1
-
124568223visibresto
Tarel和Hautiere的图像去雾方面的程序,去雾效果很不错,对于研究很在参考价值。(Tarel and Hautiere image to the fog of program, go to mist effect very good, to study in a reference value.
)
- 2012-05-13 08:49:37下载
- 积分:1
-
16QAM-blind-equlization-for-cma
基础的盲均衡算法,16相位正交调幅恒模盲均衡算法。(A basic blind equlization algorithm ,named as 16 QAM blind equlization for CMA. )
- 2020-10-21 16:47:24下载
- 积分:1
-
rk3399硬件编解码demo及文档
rk3399硬件编解码demo及文档
- 2021-07-22 00:33:19下载
- 积分:1
-
FastLaplace
压缩感知的快速Laplace恢复算法,算法适用于超完备字典(the Beyes
recovery algorithms are similar to the sparse coding based on the over-complete dictionary. )
- 2012-11-23 10:32:14下载
- 积分:1
-
LTP_demo-v1
说明: 对图像进行纹理特征提取,有LBP,旋转不变lbp,统一lbp,小波特征提取等比较齐全的特征提取算法(Texture feature extraction of images, such as LBP, rotation invariant lbp, unified lbp, wavelet feature extraction and other relatively complete feature extraction algorithms)
- 2019-01-11 21:53:22下载
- 积分:1
-
NLMeans
非局部均值滤波
输入: 待平滑的图像
t: 搜索窗口半径
f: 相似性窗口半径
h: 平滑参数
NLmeans(ima,5,2,sigma) (Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, sigma) )
- 2010-10-22 17:33:30下载
- 积分:1