boofcv.struct.wavelet
Class WlCoef_F64
- java.lang.Object
-
- boofcv.struct.wavelet.WlCoef
-
- boofcv.struct.wavelet.WlCoef_F64
-
public class WlCoef_F64 extends WlCoef
Description of a 64-bit floating point wavelet.
-
-
Field Summary
Fields Modifier and Type Field and Description double[]scalingdouble[]wavelet-
Fields inherited from class boofcv.struct.wavelet.WlCoef
offsetScaling, offsetWavelet
-
-
Constructor Summary
Constructors Constructor and Description WlCoef_F64()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetScalingLength()java.lang.Class<?>getType()Returns the primitive type of the coefficients.intgetWaveletLength()
-
-
-
Method Detail
-
getType
public java.lang.Class<?> getType()
Description copied from class:WlCoefReturns the primitive type of the coefficients.
-
getScalingLength
public int getScalingLength()
- Specified by:
getScalingLengthin classWlCoef
-
getWaveletLength
public int getWaveletLength()
- Specified by:
getWaveletLengthin classWlCoef
-
-
DataMelt 3.0 © DataMelt by jWork.ORG