boofcv.struct.distort
Class PixelTransform_F64
- java.lang.Object
-
- boofcv.struct.distort.PixelTransform_F64
-
- Direct Known Subclasses:
- DoNothingPixelTransform_F64, PixelTransformAffine_F64, PointToPixelTransform_F64
public abstract class PixelTransform_F64 extends java.lang.ObjectComputes the location of a pixel after an arbitrary distortion has been applied to the image.
-
-
Constructor Summary
Constructors Constructor and Description PixelTransform_F64()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method and Description abstract voidcompute(int x, int y)applies a transform to a pixel coordinatedoublegetDistX()doublegetDistY()
-
DataMelt 3.0 © DataMelt by jWork.ORG