Compute the 2D CWT scale-angle measure
sam = samcwt2d(fimg, wavname, scales, angles [, WaveletParameter ] [,'Norm', NormValue ] )
sam = samcwt2d(fimg, wavname, scales, angles [,'WaveletOptionName', WaveletOptionValue ] [,'Norm', NormValue ] )
This function compute the scale-angle measure of an image through its Fourier transform 'fimg', that is the integration over all the position of the CWT of mat according the wavelet 'wavname'.
yawtdir/continuous/2d/wave\_defs to see which wavelets are
available.