搜索资源列表
Single_Image_SR
- 用于基于稀疏表示的图像超分辨研究很好的一个工具箱-Based on image sparse representation used for image super resolution research is a good tool kit
Curvelet
- 曲波变换是图像处理领域中稀疏表示最常用的一种字典,其中MCA分解模型中经常用到。-Bo transform the field of image processing is the most common kind of sparse representation dictionary MCA decomposition model which is often used.
Wavelet_OMP_dct
- 根据压缩感知理论编写匹配追踪算法OMP程序,实现对图像的分解与重构,稀疏基为DCT基。-According to the theory of compressed perception OMP matching pursuit algorithm procedures, implementation of image decomposition and reconstruction of sparse matrix for DCT.
SLEP-sparse-learing-toolbox
- SLEP稀疏学习算法工具,对图像进行降噪处理,有明显效果-SLEP sparse learning algorithm tool for image noise reduction, a significant effect
SAStOPM
- 对STOMP算法就行改进,一种稀疏自适应的STOMP,编程过程中对图像采用分快处理来提高效率-STOMP algorithm for improvement on the line, a sparse adaptive STOMP, the programming process to improve the efficiency of the use of sub-fast image processing
BP-OMP-StOMP
- 采用小波变换稀疏方法和正交匹配跟踪算法处理图像-Sparse wavelet method and orthogonal matching tracking algorithm
MSBCS
- 在MTLAB环境运行main_msbcsspl.m。该程序的功能是实现图像的稀疏分解并重建图像,采用压缩感知理论,利用小波分析,在小波域分块观测,可以用很少的观测值就能重建原图像。程序包中已经整合了小波包和测试图像,没有多余文件,程序经过亲测并修改,能在MATLAB中直接运行得到很好的结果,速度非常快!(Run main_msbcsspl.m in the MTLAB environment. The function of the program is to decompose and rec
ksvd算法
- 图像去噪稀疏表示,新型的去噪方法相比传统的方法有很多优点。