搜索资源列表
DCT
- 基于稀疏表示的inpaint去水印,部分代码,请安装sparse toolbox....欢迎下载-Camera self-calibration matlab source code, documentation and multi-view geometry ~ ~ and welcome to download the package ....
SRC 实现了使用基于稀疏表示的人脸识别算法
- 该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedure of l1-minimization.
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
ExplodingFlower
- 爆炸万花筒屏幕保护 === === === === === ===== 一个纯代码的功能完整的爆炸万花筒屏幕保护程序,程序演示了可以爆炸很多随机彩色的几何状花朵。这个程序演示了一个完整的屏幕保护程序的编写过程,包括选项设置,可以设置花朵的浓度及爆炸的幅度,花朵的出现的多少,单薄,稀疏,花朵大小,移动速度快慢。支持预览模式参数设置和使用密码保护功能。程序使用 Polygon API函数绘制,速度很快。代码算法也比较经典,值得学习借鉴。-Kaleidoscope Screen Saver =
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
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.
Wavelet_Sparse
- Matlab小波稀疏代码。本程序实现小波在矩阵方程求解中的应用。-Matlab wavelet sparse code. This procedure achieved wavelet matrix equation solver.
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
HSCcvpr2013
- This paper is a report CMU CVPR2013 article, proposed a sparse encoding based on contour features, referred to as HSC (Histogram of Sparse Code), and in target detection beyond the HOG (Histogram of Gradient) this paper introduces ideas and calculati
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.)