jyyjqq / orthogonal-matching-pursuit

An implementation of the Orthogonal Matching Pursuit (OMP) algorithm for recovery of signals in compressive sensing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orthogonal Matching Pursuit

Dhruv Ilesh Shah and Tanya Choudhary

This repository contains implementation of the orthogonal matching pursuit algorithm for the recovery of sparse (or compressible) signals, from their compressive measurements. The code in main.m replicates the recovery process for the video compressive sensing architecture proposed by Hitomi et al. in ICCV 2011. More information on the project here.

About

An implementation of the Orthogonal Matching Pursuit (OMP) algorithm for recovery of signals in compressive sensing


Languages

Language:MATLAB 100.0%