Package boofcv.struct.distort
package boofcv.struct.distort
-
ClassDescriptionA transform which applies no transform.A transform which applies no transform.Computes a transform in pixel coordinatesApplies a transform to a 2D point.Applies a transform to a 2D point.Point2Transform2Model_F32<Model>Extends
Point2Transform2_F32
and adds the ability to change the motion modelPoint2Transform2Model_F64<Model>ExtendsPoint2Transform2_F64
and adds the ability to change the motion modelApplies a transform of a 2D point into a 3D point.Applies a transform of a 2D point into a 3D point.Applies a transform of a 3D point into a 2D point.Applies a transform of a 3D point into a 2D point.Applies a transform of a 3D point into a 3D point.Applies a transform of a 3D point into a 3D point.Allows aPointToPixelTransform_F32
to be invoked as aPixelTransform
.Allows aPointToPixelTransform_F64
to be invoked as aPixelTransform
.Combines together multiplePoint2Transform2_F32
as a sequence into a single transform.Combines together multiplePoint2Transform2_F64
as a sequence into a single transform.