搜索资源列表
cs
- 包含经典的压缩感知重构算法,匹配追踪算法,正交匹配追踪算法等,有测试程序和测试图像,也有一维信号的测试范例。-This code include compressed sensing althorigm ,such as orthorginal matching pursuit, matching pursuit, and it also include examples ablout image and other signals.
cs_romp
- 压缩感知图像重构程序设计,采用正则化正交匹配追踪算法实现图像重构-Compressed sensing image reconstruction program design, using regularized orthogonal matching pursuit algorithm for image reconstruction
Wavelet_OMP
- 压缩感知图像重构程序的设计,采用正交匹配追踪算法重构二维图像-Compressed sensing image reconstruction program design, using two-dimensional orthogonal matching pursuit algorithm for image reconstruction
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.