Block-Based Compressive Sensing Reconstruction for Images
Implementation of block-based compressive sensing image reconstruction using DCT transformation and OMP reconstruction algorithm
Explore MATLAB source code curated for "OMP重构算法" with clean implementations, documentation, and examples.
Implementation of block-based compressive sensing image reconstruction using DCT transformation and OMP reconstruction algorithm
Enhancing Traditional Sparse Reconstruction Algorithms through Compressive Sensing Techniques
This program implements compressed sensing for the Lena image, employing a Hadamard measurement matrix for acquisition and Orthogonal Matching Pursuit (OMP) algorithm for reconstruction, demonstrating efficient signal recovery with reduced sampling requirements.