搜索资源列表
DCT
- 基于稀疏表示的inpaint去水印,部分代码,请安装sparse toolbox....欢迎下载-Camera self-calibration matlab source code, documentation and multi-view geometry ~ ~ and welcome to download the package ....
k_svd
- k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
TIP_ASDS_IR
- TIP10的paper "Image Deblurring and Super-Resolution by Adaptive Sparse Domain Selection and Adaptive Regularization" 的代码。一个图像去噪和超分辨的算法-TIP10' s paper " Image Deblurring and Super-Resolution by Adaptive Sparse Domain Selection and Adaptive Regul
match
- 本源码是关于未校正图像的稀疏点匹配与重建的代码,其中还包括了用于实验的图像-The source is sparse on the uncorrected image point matching and reconstruction code, which also includes images used in experiments
sparse
- 本压缩包包含了图像处理中稀疏表示的相关文献以及相关代码-This archive contains a sparse representation of image processing literature and related code
TSBL_code
- 稀疏贝叶斯学习的代码,出自UCLA,大家可以下载-sparse bayesian learning
sy
- 压缩感知的经典代码,包括观测,稀疏表示,重建,其中观测用的高斯观测矩阵,稀疏用的DCT,重建用的OMP算法-Compressed sensing of the classic code, including observations, sparse representation, reconstruction, observed with a Gaussian observation matrix, sparse use of the DCT, re-use of the OMP algorit
xishufenjie
- 稀疏分解的实现代码,比较实用,便于理解稀疏过程-The realization of the sparse decomposition code, more practical, easy to understand sparse process
LRSD-Code
- Alternating Direction Method .Reference - Sparse and Low-Rank Matrix Decomposition via Alternating Direction Methods.-matlab code.Reference- Sparse and Low-Rank Matrix Decomposition via Alternating Direction Methods.
CS_Primary_tutorial
- CS压缩传感的初级教学代码,使用OMP重构,已注释,包括1维信号,2维图像的重构,分别使用dct和小波稀疏,列扫描和分块法进行omp重构-CS compressed sensing primary teaching code using OMP remodeling, already commented, including a 1-dimensional signals, 2-dimensional image reconstruction, respectively, using the D
ScSR
- Jianchao Yang 的基于稀疏表示的单幅图像重建的原始代码,先将高低训练图像分块,再将块训练成高低字典,将测试图像映射到低字典上,得到系数,再乘以高子典就得到最后的图像。对学习超分辨率同学的参考作用很大。-This is the original matlab code for super resolution by Jianchao Yang 。The method is sparse represent based on the overcomplete dictionary。
NCSR_for-SR
- 这是文章Nonlocally Centralized Sparse Representation for SR的代码-this is the code of Nonlocally Centralized Sparse Representation for SR
ksvd-ELAD-sparse-representation
- 大牛ELAD关于sparse representation的代码-The large cattle ELAD About sparse representation of the code
Sparse-Code
- 几种经典的稀疏编码算法的C语言实现,非常实用,有助于理解算法-Several classic sparse coding algorithm C language, very practical help to understand algorithm
block-sparse
- 压缩感知matlab代码及说明,适合初学者学习使用,关于分块稀疏-Compressed sensing matlab code and instructions for beginners to learn to use, on the block sparse
SPCA_ALM
- 主要是用PCA主矢量分析的方法在稀疏优化的运用,代码简单易懂,适合初学者-The method is mainly used in the PCA main vector analysis to optimize the use of sparse code easy to understand for beginners
Sparse-Representation-
- 文献“Sparse Representation based Fisher Discrimination Dictionary”及其对应的matlab代码,稀疏学习是目前非常流行的方法,希望对大家有所帮助-a paper named Sparse Representation based Fisher Discrimination Dictionary and its matlab code
sparse
- 这个代码是图像标注中基于图模型的稀疏图算法的代码- 这个代码是图像标注中基于图模型的稀疏图算法的代码 This code is the code image annotation algorithm based on sparse graph graph model of
Demo
- 包含完整的例程,包括OMP算法,字典显示代码等(Contains complete routines, including the OMP algorithm, dictionary display code, and so on)
ScSR
- 杨建超的将稀疏表达用于图像超分辨率重建的文章赋代码(Example matlab code for the algorithm proposed in "Image super-resolution via sparse representation" TIP 2010.)