z0gSh1u / ortho-matching-pursuit

A Python Implementation of Orthogonal Matching Pursuit (OMP) Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ortho-matching-pursuit

A Python Implementation of Orthogonal Matching Pursuit (OMP) Algorithm

OMP Algorithm

image-20220701215617222

(From my course report: 信号与图像处理新进展课程报告)

Results

See the __main__ in omp.py .

About

A Python Implementation of Orthogonal Matching Pursuit (OMP) Algorithm


Languages

Language:Python 100.0%