Documentation of 'boofcv.alg.transform.wavelet.impl.ImplWaveletTransformBorder' Java class
ImplWaveletTransformBorder
boofcv.alg.transform.wavelet.impl

Class ImplWaveletTransformBorder



  • public class ImplWaveletTransformBorder
    extends java.lang.Object

    Performs the wavelet transform just around the image border. Should be called in conjunction with ImplWaveletTransformInner or similar functions. Must be called after the inner portion has been computed because the "inner" functions modify the border during the inverse transform.

    For the inverse transform the inner transform must be called before the border is computed. Due to how the inverse is computed some of the output values will be added to border. The values computed in these inverse functions add to that.

    DO NOT MODIFY: This class was automatically generated by boofcv.alg.transform.wavelet.impl.GenerateImplWaveletTransformBorder

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.