CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 字典 代码

搜索资源列表

  1. k_svd

    4下载:
  2. k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
  3. 所属分类:Special Effects

    • 发布日期:2016-11-27
    • 文件大小:11.96mb
    • 提供者:谢一天
  1. K-SVD-dictionary-training-algorithms

    1下载:
  2. 基于KSvd算法的图像重建,包括图像、代码、字典等-K-SVD dictionary training algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-18
    • 文件大小:1.77mb
    • 提供者:许宗敏
  1. learn_dict

    0下载:
  2. 本代码为字典的训练方法,可以对所给的图像库的分块图像提取样本特征,而后训练出有若干原子的字典-image superresolution
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:1.07kb
    • 提供者:renhe
  1. Adaboost

    0下载:
  2. Adaboost检测代码,读取字典检测人脸等-Adaboost detection codes
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-07
    • 文件大小:13.71kb
    • 提供者:章九九
  1. ScSR

    6下载:
  2. Jianchao Yang 的基于稀疏表示的单幅图像重建的原始代码,先将高低训练图像分块,再将块训练成高低字典,将测试图像映射到低字典上,得到系数,再乘以高子典就得到最后的图像。对学习超分辨率同学的参考作用很大。-This is the original matlab code for super resolution by Jianchao Yang 。The method is sparse represent based on the overcomplete dictionary。
  3. 所属分类:Special Effects

    • 发布日期:2016-02-03
    • 文件大小:26.36mb
    • 提供者:刘丹
  1. ImprovedDL

    1下载:
  2. 这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。-This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reus
  3. 所属分类:Special Effects

    • 发布日期:2014-12-09
    • 文件大小:2.94mb
    • 提供者:汪玉珍
  1. KSVD

    3下载:
  2. 稀疏表示中字典学习算法KSVD的实现,可以得到冗余字典,代码内部有详细注释-The realization of the sparse representation of a dictionary learning algorithm KSVD, can get a redundant dictionary, internal has a detailed code comments
  3. 所属分类:Special Effects

    • 发布日期:2015-04-24
    • 文件大小:6kb
    • 提供者:李磊
  1. CSR_Denoising

    1下载:
  2. 本程序使用结构聚类和字典学习对图像去噪声,完整代码和示例,不错的效果-To remove noise add to the image,the program uses a learning dictionary and the clustering structure,finally lead to the good results! !
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:1.98mb
    • 提供者:陆青
  1. BPFA_Denoise_04152010

    3下载:
  2. 非参贝叶斯字典学习用于图像去噪的matlab代码-BPFA denoising matlab code for the paper nonparametric bayesian dictionary learning for analysis of noisy and incomplete images download http://www.ee.duke/~mzl/Results/BPFAImage/.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:272.89kb
    • 提供者:王小卷
  1. S_R

    1下载:
  2. 图像的稀疏表示及字典训练代码OMP和KSVD-Sparse representation of images and dictionary training code OMP and KSVD
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:158.12kb
    • 提供者:朱林华
  1. super-resolutioncode

    0下载:
  2. 该代码是基于学习的超分辨率重建,此算法是在线字典学习,字典的训练与稀疏表示与重建同时进行。-This code is based on the study of super-resolution reconstruction, this algorithm is learning online dictionaries, dictionaries of training and sparse representation and reconstruction simultaneously.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:212.05kb
    • 提供者:李丹
  1. OMPbox

    1下载:
  2. omp,字典学习,稀疏编码,稀疏分解,代码-omp,Dictionary learning,sparse coding sparse decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:53.97kb
    • 提供者:刘迪
  1. 自己编写的稀疏去噪代码

    4下载:
  2. 先使用K-means聚类算法将图像分为几个类,然后针对每一类分别Ksvd字典训练和稀疏表示,进行去噪
  3. 所属分类:图形图像处理(光照,映射..)

  1. 稀疏分解图像去噪

    3下载:
  2. 基于稀疏字典和稀疏编码的图像去噪算法,基于低秩约束的高光谱条纹噪声去除,包含论文及代码(Based on sparse dictionary and sparse coding image denoising algorithm, based on low rank constraints of hyperspectral fringe noise removal, including papers and code)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2.07mb
    • 提供者:LSB
  1. MP

    0下载:
  2. MP算法代码 作为对信号进行稀疏分解的方法之一,将信号在完备字典库上进行分解。(MP algorithm as one of the sparse decompose method ,make the single decomposed in a dictionary library)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:3kb
    • 提供者:钟杭
  1. Demo

    0下载:
  2. 包含完整的例程,包括OMP算法,字典显示代码等(Contains complete routines, including the OMP algorithm, dictionary display code, and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:8kb
    • 提供者:yanlei3490
  1. 14、字典学习

    2下载:
  2. 经典的KSVD图像字典学习,matlab 代码,有注释,亲测可用(The classic KSVD image dictionary learning, matlab code, include notes, test available)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2019-08-06
    • 文件大小:5.97mb
    • 提供者:wlz_aa
搜珍网 www.dssz.com