-
8-(1)
图像修复是对图像中破损区域进行信息填充,以减少图像破损所带来的信息损失的过程。
传统的图像修复方法需要依赖图像的具体结构来制定相应的修复方法,压缩感知理论的提出,使得可以利
用信号的稀疏性来对图像进行修复。基于K 奇异值分解(KSVD)与形态学成分分析(MCA,Morphological
Component Analysis)的图像修复方法首先采用形态学成分分析方法对破损图像进行特征分析,将其分解
为结构部分和纹理部分;然后基于学习型字典KSVD分别对这两部分进行过完备字典训练;最后利用训练得
到的字典实现对破损图像的修复。相比于传统的图像修复方法,该方法具有适应性强、修复效果好等优点(Image inpainting is to fill the missing data in corrupted images and thus to reduce
the information loss of damaged image. Traditional inpainting algorithms are dependent on specific
structure of target images compressive sensing theory makes is possible to realized image
inpainting with signal sparsity. This paper proposes a novel inpainting algorithm based on KSVD
and MCA algorithm, which first decomposes the image into texture part and structure part, and
then trains the two dictionaries for these two parts with KSVD and reconstructs the original image
with these two trained dictionaries. Experiment indicates that the proposed algorithm is of better
adaptability and performance as compared with traditional algorithms.)
- 2020-07-31 15:08:38下载
- 积分:1
-
DIP(Visual-CPP)
本书主要讲述如何使用Visual C++进行数字图像处理。全书对常用的数字图像处理算法进行了介绍。(This book focuses on how to use Visual C++ digital image processing. The book is commonly used digital image processing algorithms were introduced.)
- 2016-02-19 23:25:32下载
- 积分:1
-
SLICPdbscan
运用超像素分割算法对图像进行预分割,再利用dbscan聚类算法进行聚类最终实现图像分割。(The use of ultra-pixel segmentation algorithm for image pre-segmentation, reuse dbscan clustering algorithm to cluster the final image segmentation.)
- 2017-03-11 17:17:57下载
- 积分:1
-
WPF中显示GIF图片:自定义GifImage控件
【实例简介】
- 2021-08-11 00:30:59下载
- 积分:1
-
MATLABcode
利用Retinex中心环绕算法进行阴影去除,飞常详细并含有程序对应的PPT(Centers around the use of Retinex algorithm to remove the shadow, flying often detailed and contain procedures for the corresponding PPT)
- 2009-10-16 09:35:58下载
- 积分:1
-
encryption
完整的图像加密算法以及对此算法加密结果的性能分析:像素之间相关性,图像的信息熵,以及NPCR,UACI(completely figure encryption scheme and corespond result analysis)
- 2016-07-12 18:15:42下载
- 积分:1
-
AngleExtentTest
运动模糊图像中模糊方向和模糊尺度的识别程序,用hough变换求模糊方向,用randon变换暗条纹间距求模糊尺度。(Motion blur image blur direction and blur-scale identification procedures, using hough transform for vague direction, with randon transform dark fringe spacing requirements blur scale.)
- 2020-11-19 21:09:37下载
- 积分:1
-
32606208arnold~DFT
基于dft的数字水印算法,希望对大家有用(this is good)
- 2012-12-18 11:07:05下载
- 积分:1
-
SVSLMS
说明: 本程序提出了变步长自适应滤波算法的步长调整原则:即在初始收敛阶段或未知系统参数发生变化时,步长应比较大,以便有较快的收
敛速度和对时变系统的跟踪速度 而在算法收敛后,不管主输入端干扰信号v ( n) 有多大,都应保持很小的调整步长以达到很小的稳态失调噪声. 根据变步长公式编的程序,很有参考价值.
(This procedure, a variable step adaptive filter algorithm step adjustment principle: that in the initial convergence phase or unknown system parameters change, the steps should be relatively large in order to have fast convergence speed and time-varying systems tracking speed in convergence, no matter the main input interference signal v (n) how much should be adjusted to maintain a small step to achieve a small steady state misadjustment noise. compiled according to the formula variable step procedure useful reference.)
- 2010-04-28 16:49:37下载
- 积分:1
-
BDStracking
北斗二代接收机中的跟踪程序,模块有载波环(二阶FLL,三阶PLL),FLL辅助PLL,码环是用二阶DLL,再用载波环辅助码环(Compass II receiver tracking program, module carrier ring (second-order FLL, the third-order PLL), FLL auxiliary PLL, code ring is by Second DLL, then the carrier ring auxiliary code ring)
- 2021-05-16 10:30:01下载
- 积分:1