Package boofcv.abst.geo.fitting
Class GenerateMotionPnP
java.lang.Object
boofcv.abst.geo.fitting.GenerateMotionPnP
- All Implemented Interfaces:
ModelGenerator<Se3_F64,
Point2D3D>
Wrapper around
Estimate1ofPnP
for ModelGenerator
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
-
Constructor Details
-
GenerateMotionPnP
-
-
Method Details
-
generate
- Specified by:
generate
in interfaceModelGenerator<Se3_F64,
Point2D3D>
-
getMinimumPoints
public int getMinimumPoints()- Specified by:
getMinimumPoints
in interfaceModelGenerator<Se3_F64,
Point2D3D>
-