搜索资源列表
l1magic.tar
- l1-magic的matlab代码,l1-magic: Recovery of Sparse Signals via Convex Programming
fast_sc.rar
- 稀疏编码的算法,运行请阅读readme文件,很简单,Sparse coding algorithmsrun matlab and execute: "demo_fast_sc(1)": epsilon-L1 sparsity penalty "demo_fast_sc(2)": L1 sparsity penalty
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.
L1
- 目前比较流行的稀疏分解重构程序,可以用在人脸识别、字典构造等方面。-Currently popular sparse decomposition and reconstruction process, can be used in face recognition, dictionary structure and so on.
ROFL2denoisingmodel
- ROF-L2去噪模型,可以有效的去除加性噪声-ROF-L2 denoising model
l1magic
- This package contains code for solving seven optimization problems. -The main directory contains MATLAB m-files which contain simple examples for each of the recovery problems. They illustrate how the code should be used (it is fairly straightfor
irntv
- TV正则化去卷积the Iteratively Reweighted Norm algorithm for solving the generalized TV functional, which includes the L2-TV and and L1-TV problems-An Iteratively Reweighted Norm Algorithm for Minimization of Total Variation Functionals
tv-projection
- 总变分法(TV)的matlab源代码 l1-regularized least squares problems-Matlab source code for the total change score (TV) l1-regularized least squares problems
l1-ls-A-Matlab-Solver
- 求解L1范数最优化的一个程序包,里面包括源码、说明文档及相应论文-l1 ls A Matlab Solver for Large-Scale ℓ 1-Regularized Least Squares Problems
l1magic
- l1-magic,快速求解l1最小化的算法-l1-magic,fast l1 minisize matlab code
Duality-Splitting-L1-TV
- 用对偶分裂算法处理乘性噪声如盐椒噪声(L1+TV),参数由电脑自动选取,matlab程序-A Duality-Based Splitting Method for L1-TV Image Restoration with Automatic Regularization Parameter Choice
lbp2012_10
- 主要是基于LBP的图像的纹理特征的提取与识别,很适合大家学习!-DemoOutexDisCLBP.m: Matlab scr ipt to run disCLBP experiments on the Outex_TC_00012 database NNClassifier.m: Nearest neighbor classifier based on L1 distance MergeDominantType.m, RemoveDominantOutlier.m, Lear
cvpr2013_IRL1_denoising
- 是一种迭代加权解决非凸非光滑优化,对于图像处理有着广泛适用性-Matlab code for iteratively reweighted l1 optimization for non-smooth non-convex optimization
l1_ls_matlab
- 稀疏表达中最小化l1范数问题的求解过程,matlab编写-Sparse expression l1 minimization process of solving the problem of norm, matlab write
PCAL1
- PCA L1 作者写的源代码.希望对大家有帮助-this is the matlab code written by its author.
matlab_cvx
- 用于L1范数凸优化的一款matlab工具包,对压缩感知学者有一定帮助。-L1 norm for a convex optimization matlab toolkit, compression perception scholars have some help.
L1 Total Variation
- 利用L1范数TV正则化对影像进行超分辨率重建(Super resolution reconstruction of images using L1 norm TV regularization)
BregmanCookbook_v32
- 这是用于l1正则化功能的bregman算法,主要用于图像去噪,去模糊,去卷积等(This is a Bregman algorithm for L1 regularization, which is mainly used for image denoising, blur, deconvolution, etc.)