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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanint
-
Constructor Details
-
GenerateMotionPnP
-
-
Method Details
-
generate
- Specified by:
generatein interfaceModelGenerator<Se3_F64,Point2D3D>
-
getMinimumPoints
public int getMinimumPoints()- Specified by:
getMinimumPointsin interfaceModelGenerator<Se3_F64,Point2D3D>
-