Spot operator: opHaar2 Spot Home Page
opHaar2
 opHaar2   2-D Haar Wavelet.
 
    opHaar2(M,N) creates a Haar Wavelet operator for 2-D signals of
    size M-by-N using 5 levels. M*N must be a power of 2.
 
    opHaar2(M,N,LEVELS) optionally allows the number of LEVELS to be
    specified.
 
    opHaar2(M,N,LEVELS,REDUNDANT) optionally specifies the boolean field
    REDUNDANT (default false).  (See opWavelet for a description of this
    option.)
See also