boofcv.numerics
Class InterpolateArray
- java.lang.Object
-
- boofcv.numerics.InterpolateArray
-
public class InterpolateArray extends java.lang.ObjectDo linear interpolation between points in an array. Sample points must be positive and less than one minus the array's index.
-
-
Constructor Summary
Constructors Constructor and Description InterpolateArray(double[] data)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleaninterpolate(double where)
-
DataMelt 3.0 © DataMelt by jWork.ORG