中文说明:
实现稀疏表示算法,以lena图像为例,主要用ksvd和omp算法
English Description:
To achieve sparse representation algorithm, Lena image as an example, mainly using ksvd and OMP algorithm
Sparse representation algorithm based on ksvd and OMP
关注次数: 439
下载次数: 6
文件大小: 50KB
中文说明:
实现稀疏表示算法,以lena图像为例,主要用ksvd和omp算法
English Description:
To achieve sparse representation algorithm, Lena image as an example, mainly using ksvd and OMP algorithm
ksvd-omp\KSVD.m
ksvd-omp\lena.bmp
ksvd-omp\main.m
ksvd-omp\OMP.m
ksvd-omp