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

搜索资源列表

  1. 字典码

    0下载:
  2. 这是我最近写的字典码的编码和解码算法,可以使用的-This is what I recently wrote a dictionary code encoding and decoding algorithm can be used
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:朱新平
  1. DictionaryModuleandUserDefinedCodes

    0下载:
  2. 包含了一个Matalab的源代码,实现了一个新的编码方法可提高信息隐藏容量,可参考文献Dictionary Module and User Defined Codes for increasing Steganographic Embedding Capacity-the source code for the paper: Dictionary Module and User Defined Codes for increasing Steganographic Embedding Capac
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:4.1kb
    • 提供者:zhu xs
  1. chapter6_Julia

    0下载:
  2. 内含Mandelbrot集的局部放大源代码,Julia集的局部放大源代码,Newton迭代法的局部放大源代码和作为Julia集字典的Mandelbrot集源代码-The enlarged partial source code containing the Mandelbrot set, Julia sets partial enlarged source code of Newton iterative method enlarged partial source code and as Ju
  3. 所属分类:Fractal program

    • 发布日期:2017-11-08
    • 文件大小:4.08mb
    • 提供者:张望宇
  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. CSR_Denoising

    1下载:
  2. Weisheng Dong and Xin Li. "Sparsity-based Image Denoising via Dictionary Learning and Structural Clustering"基于聚类的图像稀疏去噪这篇论文的去噪代码。-Weisheng Dong and Xin Li. " Sparsity-based Image Denoising via Dictionary Learning and Structural Clustering" C
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:571.67kb
    • 提供者:王梦婕
  1. 字典码

    0下载:
  2. 这是我最近写的字典码的编码和解码算法,可以使用的-This is what I recently wrote a dictionary code encoding and decoding algorithm can be used
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1.19kb
    • 提供者:程序段
  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
    • 文件大小:806.95kb
    • 提供者:雷翔
  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. bow-sift

    2下载:
  2. 实现图片的sift特征的提取,并能够进行聚类,生成词典。并且附带详细的注释及说明。我们现在的图片有关sift的,都是使用此代码。绝对可用。对初学者和开发者都有很大的帮助。-Achieve the picture sift feature extraction and clustering can generate dictionary. And with detailed notes and instructions. We are now about sift pictures, are us
  3. 所属分类:2D Graphic

    • 发布日期:2014-08-16
    • 文件大小:37kb
    • 提供者:Leomon
  1. Sparse-Representation-

    0下载:
  2. 文献“Sparse Representation based Fisher Discrimination Dictionary”及其对应的matlab代码,稀疏学习是目前非常流行的方法,希望对大家有所帮助-a paper named Sparse Representation based Fisher Discrimination Dictionary and its matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9.28mb
    • 提供者:张洁玉
  1. fast_sc_Honglak-Lee(NIPS2007)

    1下载:
  2. 快速稀疏编码算法和字典学习算法,论文作者源代码-Fast sparse coding algorithm and dictionary learning algorithm, the authors source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:42.94kb
    • 提供者:chengli
  1. zidianbijiao

    2下载:
  2. 利用稀疏表示进行图像去噪时,需要生成两种学习字典,该源码比较了生成的两种字典的优劣-Denoising sparse representation, it is necessary to generate two learning dictionary, which compares the generated source code of the merits of two dictionary
  3. 所属分类:Special Effects

    • 发布日期:2016-02-03
    • 文件大小:191kb
    • 提供者:wangjia
  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. K-SVD-dictionary-training-algorithms

    0下载:
  2. 在网站上下载的代码,一个外国的学者写的,很有帮助-On the website to download code, written by a foreign scholar, very helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.78mb
    • 提供者:wenwen li
  1. Super-resolution

    1下载:
  2. 实现联合字典训练的超分辨率重建算法,通过分别训练高分辨率字典和低分辨率字典-1. The demo code is for upscaling factor of 2. For larger magnification factors, run the function ScSR.m multiple times. Note the code is a little different what presented in the TIP10 paper. Please find the p
  3. 所属分类:Special Effects

    • 发布日期:2017-02-24
    • 文件大小:7kb
    • 提供者:chen zhanhong
  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. Demo

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

    • 发布日期:2018-01-06
    • 文件大小:8kb
    • 提供者:yanlei3490
  1. Facial Expression Recognition

    1下载:
  2. 源码简介:ksvd字典学习进行表情识别 对比ksvd字典学习 与最近邻算法对比输出失败率用ksvd字典学习进行表情识.(Source code introduction: ksvd dictionary learning for expression recognition contrast ksvd dictionary learning and nearest neighbor algorithm comparison output failure rate using ksvd dict
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:7mb
    • 提供者:newa
« 12 »
搜珍网 www.dssz.com