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

搜索资源列表

  1. 自己编写的稀疏去噪代码

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

  1. OSDL_Package

    1下载:
  2. 高维字典学习,可以处理高维信号或者是大型数据集,训练速度快-high dimension dictionary learning
  3. 所属分类:Graph program

    • 发布日期:2017-04-30
    • 文件大小:160234
    • 提供者:李心怡
  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
    • 文件大小:7168
    • 提供者:chen zhanhong
  1. reg_sparse_coding

    1下载:
  2. 稀疏重建联合字典训练用于超分辨率重建,基于正则化框架-Dictionary sparse reconstruction joint training for super-resolution reconstruction, based on the regular framework
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1504
    • 提供者:chen zhanhong
  1. train_coupled_dict

    0下载:
  2. 用于对所获取的图像块做联合字典的稀疏表示训练-For the acquired image block sparse representation of the dictionary to do joint training
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1442
    • 提供者:chen zhanhong
  1. OMPerr

    2下载:
  2. 图像处理中稀疏表示中用于实时更新字典、稀疏系数-Image processing sparse representation for real-time update the dictionary, sparse coefficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:897
    • 提供者:徐玲玲
  1. DLTG_v2

    0下载:
  2. 基于字典学习的动态的MRI欠采样的图像重建,分为实部与虚部 分别重建-dynamic under-sampling MRI image reconstruction based dictionary learning ,whic is divided into real and imaginary part
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24623104
    • 提供者:sunmei
  1. SP-TrainDictionary-ksvd--demo

    1下载:
  2. 图像处理,稀疏表示,字典去噪,ksvd,人脸识别-Image processing, sparse representation, dictionary denoising, KSVD, face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6262800
    • 提供者:Alley
  1. KSVD_Matlab_ToolBox

    2下载:
  2. 基于KSVD算法的图像去噪算法,稀疏表示,字典学习,OMP算法,基于DCT字典的图像去噪,demo可以直接运行。-Image denoising by KSVD algorithm,spare representation,dictionary learning,OMP algorithm,DCT dictionary
  3. 所属分类:Special Effects

    • 发布日期:2017-01-05
    • 文件大小:6257664
    • 提供者:Whitelilies
  1. BOVW_Class_DEMO

    2下载:
  2. Matlab实现BOVW模型,特征提取采用SIFT算法,字典学习采用k-means聚类学习,数据集采用UCM21类分类信息-Matlab achieve BOVW model, feature extraction algorithm using SIFT, dictionary learning using k-means clustering, data collection using UCM21 class category
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:17408
    • 提供者:王维
  1. LKDL_Package

    4下载:
  2. 该程序包是一种新的算法(LKDL),该算法是基于核的字典学习,能够很好的应用于离线字典学习的预处理阶段。-The work presented in this paper describes a new approach for incorporating kernels into dictionary learning,termed Linearized Kernel Dictionary Learning (LKDL),can be seamlessly applied as a pre
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:86734848
    • 提供者:chenliang
  1. DPL-CNN

    0下载:
  2. 最新的基于卷积神经网络和字典对分类器的图像识别与分类算法资料-Image recognition and classification algorithm based on convolution neural network and dictionary classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:15209870
    • 提供者:王仁杭
  1. CSR_Denoising

    1下载:
  2. 该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)-It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1853440
    • 提供者:潘慧
  1. SpectrumRecongnize

    0下载:
  2. 高光谱识别程序。可以改变字典长度进行多尺度识别,识别时,利用重构误差改变字典长度,通过高斯变换得到多尺度信息进行识别-Hyperspectral recognition program. Can change the length of the dictionary for multi-scale recognition, recognition, the use of reconstruction error to change the dictionary length, through t
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-18
    • 文件大小:8045568
    • 提供者:刘洋
  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
    • 文件大小:2170880
    • 提供者:LSB
  1. 归档

    0下载:
  2. 此函数用PCD算法解决压缩感知(构造冗余字典用于图像修复)(This function uses the PCD algorithm to solve compressed sensing (redundant dictionaries are constructed for image inpainting))
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:471040
    • 提供者:FrankHH
  1. NSSR_HSI_SR

    0下载:
  2. 使用贝塔过程进行联合字典学习进而进行超分辨重建(use beta process joint dictionary learning to image super-resolution)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:11900928
    • 提供者:lilly
  1. Dual_Dic_SR

    0下载:
  2. 通过进行双字典学习来完成单幅影像超分辨率重建(use dual dictionary learning to single image super resolution)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:2138112
    • 提供者:lilly
  1. BPFA_Denoising

    1下载:
  2. 利用非参数贝叶斯字典学习模型进行图像稀疏表示(use non-parametric-bayesian-dictionary-learning-for-sparse-image-representations)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:1825792
    • 提供者:lilly
  1. ompbox9

    0下载:
  2. 一种经典的用来更新稀疏字典系数的方法正交匹配追踪法(A classical method for updating sparse dictionary coefficients -- orthogonal matching pursuit)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:26624
    • 提供者:Mr.ding
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com