Simplified Steerable pyramid

A cell structured steerable pyramid
1.5K Downloads
Updated 3 May 2012

View License

A simplified version of steerable pyramid, where the steerable pyramid
is organized into cell structure for easy access.
For example, we can access different subbands

highpass: coeff{1}
subbands: coeff{2}{1}
lowpass: coeff{ht}

Original code by Eero Simoncelli <http://www.cns.nyu.edu/~eero/>, 2/97.
Ported by Dzung Nguyen <dzungng89@gmail.com>, 04/2012

Cite As

Dzung Nguyen (2024). Simplified Steerable pyramid (https://www.mathworks.com/matlabcentral/fileexchange/36488-simplified-steerable-pyramid), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Remove unnecessary m files

1.0.0.0