Package boofcv.struct.distort
Interface Point2Transform2Model_F64<Model>
- All Superinterfaces:
Point2Transform2_F64
- All Known Implementing Classes:
PointTransformAffine_F64
,PointTransformHomography_F64
Extends
Point2Transform2_F64
and adds the ability to change the motion model-
Method Summary
Methods inherited from interface boofcv.struct.distort.Point2Transform2_F64
compute, copyConcurrent
-
Method Details