Functions

steerable_pyramid_analysis

Steerable pyramid transformanalysis

Parameters

xinput image
Jnumber of scales
Knumber of orientations
afanalysis wavelet filters
Ganalysis steerable filters
function w = steerable_pyramid_analysis(x, J, K, af, G)

steerable_pyramid_synthesis

steerable pyramid transformsynthesis

Parameters

xinput image
Jnumber of scales
Knumber of orientations
afsynthesis wavelet filters
Gsynthesis steerable filters
function y = steerable_pyramid_synthesis(w, J, K, af, G)
Close