登录
首页 » matlab » 8-(1)

8-(1)

于 2020-07-31 发布 文件大小:671KB
0 195
下载积分: 1 下载次数: 85

代码说明:

  图像修复是对图像中破损区域进行信息填充,以减少图像破损所带来的信息损失的过程。 传统的图像修复方法需要依赖图像的具体结构来制定相应的修复方法,压缩感知理论的提出,使得可以利 用信号的稀疏性来对图像进行修复。基于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.)

文件列表:

8 (1),696830,2013-04-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MARK_Dehaze
    2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。(CVPR 2009 Best Paper " Single image haze removal using dark channel prior" to the dark fog of the primary image algorithm. The difference is that with the original program did not complete the final matting refinement part,yet haze-removal result is visually acceptable. Visual course work. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result.)
    2011-08-10 16:46:35下载
    积分:1
  • Flow
    此程为目标检测算法程序,采用经典的光流算法,最后可以的到一个运动光流图。(This process procedures for the target detection algorithm, using the classical optical flow algorithm, and finally to a movement to the optical flow diagram.)
    2010-09-25 16:11:17下载
    积分:1
  • graphcut
    图像交互是分割 graph cut,实现交互式分割,并且可以连续分割(Interactive image is split graph cut, to achieve interactive segmentation, and can be continuously split)
    2020-10-30 21:59:57下载
    积分:1
  • Totalvariation
    一个自适应的滤波处理的方法,可以对图像有很好的处理效果。(An adaptive filtering method of treatment can have a good image the effect of treatment.)
    2009-03-11 21:15:52下载
    积分:1
  • whmt1
    基于小波域的隐马尔可夫树模型的图像去噪方法的实现代码。(Based on the Wavelet Domain Hidden Markov Tree Model Image Denoising realize the code.)
    2008-07-24 09:15:59下载
    积分:1
  • code
    用matlab进行图像检索,基于边缘直方图(EHD)描述子,它是MPEG-7标准中提出的一种边缘描述子,它具有描述图像亮度变化的方向和频率的能力。资料为主程序代码。(Matlab for image retrieval, based on the description of the edge histogram (EHD) sub, it is proposed in the MPEG-7 standard descriptor an edge, it has the direction of the change and the frequency of the described image brightness capability. Data the main program code.)
    2020-07-03 08:40:01下载
    积分:1
  • 新建文件夹
    说明:  为图像分别加高斯噪声和椒盐噪声,采用中值滤波方法对受噪声干扰的图像滤波,窗口分别采用3*3,5*5,7*7;(Gaussian noise and salt and pepper noise are added to the image respectively. The median filtering method is used to filter the image disturbed by noise. The window is 3 * 3,5 * 5,7 * 7;)
    2020-12-17 11:38:05下载
    积分:1
  • SVD-based-watermarking
    基于SVD的DCT域和DWT域的经典水印算法,该算法通过提取水印水印的主成分并把该主成分嵌入到奇异值矩阵,鲁邦性非常高。(the principal components of the watermark are embedded into the host image in discrete cosine transform (DCT) and for the second method, those are embedded into the host image in discrete wavelets transform (DWT). To improve the robustness, the particle swarm optimization (PSO) is used for finding the suitable scaling factors. )
    2020-09-01 17:48:08下载
    积分:1
  • 65520781sxthzsb
    对文字笔画特征进行提取,可以对图像中的文本区域进行定位。(Stroke extraction of text features, you can image in the text area to locate.)
    2009-11-06 17:32:36下载
    积分:1
  • jpeg2k
    说明:  JPEG2000 的一个实现,期中,wavelet.dll是提供的功能接口。(An implementation of JPEG2000, period, wavelet.dll is to provide a functional interface.)
    2010-05-04 17:00:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载