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

搜索资源列表

  1. Compression-sensing

    2下载:
  2. 压缩传感理论,用K-SVD算法训练字典,过完备字典-Compression sensing theory, SVD algorithm with K- had complete training dictionary, dictionary
  3. 所属分类:Special Effects

    • 发布日期:2016-11-23
    • 文件大小:6721536
    • 提供者:白雪
  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
    • 文件大小:12544000
    • 提供者:谢一天
  1. KSVD_Matlab_ToolBox

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6256524
    • 提供者:黎平
  1. k-svd_sparse_represent

    0下载:
  2. 运用k-svd构建冗余字典,有效提高了字典的鲁棒性。-Using k-SVD build redundant dictionary, effectively improve the robustness of the dictionary.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1670378
    • 提供者:全胜胡
  1. K-SVD-dictionary-training-algorithms

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

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

    0下载:
  2. The K-SVD is a new algorithm for training dictionaries for linear representation of signals. Given a set of signals, the K-SVD tries to extract the best dictionary that can sparsely represent those signals.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6256503
    • 提供者:kjj
  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
    • 文件大小:3080192
    • 提供者:汪玉珍
  1. dksvd

    5下载:
  2. DK-SVD,CVPR文章 Discriminative K-SVD dictionary learning for face recognition 源码,效果好于原始SRC-DK-SVD,the source code of CVPR paper Discriminative K-SVD dictionary learning for face recognition, its has a better performance than the classical SRC classifie
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-18
    • 文件大小:826316
    • 提供者:雷翔
  1. KSVD_Matlab_ToolBox

    0下载:
  2. K-SVD算法应用,图像去噪,提高图像质量-The K-SVD is a new algorithm for training dictionaries for linear representation of signals. Given a set of signals, the K-SVD tries to extract the best dictionary that can sparsely represent those signals.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:37870
    • 提供者:葛旗
  1. K-SVD

    0下载:
  2. 基于K-SVD的字典学习算法,讲解很透彻,值得一读。-Based on K-SVD dictionary learning algorithms, on the very thorough, well worth reading.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:657384
    • 提供者:刘田
  1. KSVD_Matlab_ToolBox

    2下载:
  2. 稀疏表示字典的训练方法,由压缩感知领域大神M. Elad公布的matlab工具包-matlab tools for K-SVD
  3. 所属分类:Special Effects

    • 发布日期:2016-11-23
    • 文件大小:6264832
    • 提供者:蒋翔
  1. KSVD

    0下载:
  2. 字典 学习 稀疏表示 传统的K-svd训练字典及稀疏稀疏,解压即可用。-Dictionary learning sparse representation of the traditional K- SVD training dictionary and sparse sparse, decompression can use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3513
    • 提供者:曹斌
  1. OMP

    0下载:
  2. 经典的OMP算法,应用于构建字典,稀疏系数等,可搭配K-svd中-Classic OMP algorithm, which used to build the dictionary, sparse coefficient, etc., can be used with the K-svd
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:曹斌
  1. K-SVD

    0下载:
  2. 依据误差最小原则,对误差项进行SVD分解,选择使误差最小的分解项作为更新的字典原子和对应的原子系数,经过不断的迭代从而得到优化的解。-Based on the principle of minimum error, the error items SVD decomposition, choose to make the smallest error decomposition item as an updated dictionary of atoms and atomic correspon
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4729
    • 提供者:高广帅
  1. K-SVD

    0下载:
  2. K-SVD是一种经典的字典训练算法,依据误差最小原则,对误差项进行SVD分解,选择使误差最小的分解项作为更新的字典原子和对应的原子系数,经过不断的迭代从而得到优化的解。-K-SVD is a classic dictionary training algorithm, based on the principle of minimum error, the error items SVD decomposition, choose to make the smallest error decom
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14461287
    • 提供者:翟吉祥
  1. Dictionray-Learning

    2下载:
  2. 压缩感知理论中字典学习算法的实现和对比。2015年新提出的解析解算法和传统的K-SVD算法进行了对比试验。-Compressive sensing theory and comparative dictionary achieve learning algorithms. Analytic solution algorithm and the traditional K-SVD algorithm proposed in 2015 the new test were compared.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-23
    • 文件大小:87040
    • 提供者:Bao Donghai
  1. K-SVD-algorithm

    0下载:
  2. KSVD算法,对于字典训练很实用,并且,对于基于稀疏表示方法,可以提高精度-KSVD algorithm for dictionary training is very practical,And, based on sparse representation method, can improve the precision
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:768870
    • 提供者:wenwen li
  1. K-SVD_and_W_KSVD_Sparse_Representation

    1下载:
  2. 通过字典学习更新的方法,对图像信号进行稀疏化分解(Through the method of learning and updating the dictionary, the image signals are sparse decomposed)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:486400
    • 提供者:smile北
  1. K-SVD_SOMP-master

    0下载:
  2. 基于K-SVD方法的图像去噪算法,代码是MATLAB版的(Image denoising algorithm based on K-SVD method, the code is MATLAB version of)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:37888
    • 提供者:teslahua
  1. KSVD

    1下载:
  2. K-SVD图像去噪,仿真结果为原图像,加噪图像,去噪图像和字典原子。(K-SVD image denoising, simulation results for the original image, add noise, image denoising and dictionary atoms.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:117760
    • 提供者:联合开粉丝
« 12 »
搜珍网 www.dssz.com