Documentation of 'boofcv.struct.wavelet.WlCoef_F32' Java class
WlCoef_F32
boofcv.struct.wavelet

Class WlCoef_F32



  • public class WlCoef_F32
    extends WlCoef
    Description of a 32-bit floating point wavelet.
    • Field Detail

      • scaling

        public float[] scaling
      • wavelet

        public float[] wavelet
    • Constructor Detail

      • WlCoef_F32

        public WlCoef_F32()
      • WlCoef_F32

        public WlCoef_F32(float[] scaling,
                          int offsetScaling,
                          float[] wavelet,
                          int offsetWavelet)
    • Method Detail

      • getType

        public java.lang.Class<?> getType()
        Description copied from class: WlCoef
        Returns the primitive type of the coefficients.
        Specified by:
        getType in class WlCoef
        Returns:
        Coefficient data type.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.