Simplified Steerable pyramid
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
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Morphological Operations >
Tags
Acknowledgements
Inspired: Steerable Pyramid Builder, Visualizer & Texture Synthesizer
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.