boofcv.struct.distort
Class PixelTransform_F32
- java.lang.Object
-
- boofcv.struct.distort.PixelTransform_F32
-
- Direct Known Subclasses:
- DoNothingPixelTransform_F32, PixelTransformAffine_F32, PixelTransformCached_F32, PixelTransformHomography_F32, PointToPixelTransform_F32
public abstract class PixelTransform_F32 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_F32()
-
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 coordinatefloatgetDistX()floatgetDistY()
-
DataMelt 3.0 © DataMelt by jWork.ORG