Separable Steerable Pyramid Toolbox

SEPSPYR is a matlab toolbox for building and reconstructing separable quadrature steerable pyramids.
3.7K Downloads
Updated 15 Oct 2013

View License

This toolbox provides the following methods

* sepspyr.filter: 9 and 13 tap inphase and quadrature separable filters
* sepspyr.build: decompose and image into a separable steerable pyramid for a given number of orientations and scales
* sepspyr.steer: steer a given level of the pyramid to a specific orientation
* sepspyr.reconstruct: reconstruct an image from a sepspyr decomposition
* sepspyr.show: a visualization tool
* A demonstration highlighting common usage patterns
* A comparison to Simoncelli's excellent matlalbPyrTools for steerable pyramid reconstruction

Source available:

https://github.com/jebyrne/sepspyr

Cite As

Jeffrey Byrne (2024). Separable Steerable Pyramid Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/43909-separable-steerable-pyramid-toolbox), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
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!

sepspyr/

sepspyr/+sepspyr/

sepspyr/+sepspyr/+util/

sepspyr/deps/matlabPyrTools-1.3/

sepspyr/deps/matlabPyrTools-1.3/TUTORIALS/

Version Published Release Notes
1.1.0.0

Removed .git and .DS_Store cruft from .zip file submission

1.0.0.0