boofcv.alg.sfm.d2
Class UtilImageMotion
- java.lang.Object
-
- boofcv.alg.sfm.d2.UtilImageMotion
-
public class UtilImageMotion extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description UtilImageMotion()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static PixelTransform_F32createPixelTransform(InvertibleTransform transform)Given a motion model create a PixelTransform used to distort the image
-
-
-
Method Detail
-
createPixelTransform
public static PixelTransform_F32 createPixelTransform(InvertibleTransform transform)
Given a motion model create a PixelTransform used to distort the image- Parameters:
transform- Motion transform- Returns:
- PixelTransform_F32 used to distort the image
-
-
DataMelt 3.0 © DataMelt by jWork.ORG