public class GenerateMotionPnP extends Object implements org.ddogleg.fitting.modelset.ModelGenerator<georegression.struct.se.Se3_F64,Point2D3D>
Estimate1ofPnP for ModelGenerator.| Constructor and Description |
|---|
GenerateMotionPnP(Estimate1ofPnP alg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
generate(List<Point2D3D> dataSet,
georegression.struct.se.Se3_F64 model) |
int |
getMinimumPoints() |
public GenerateMotionPnP(Estimate1ofPnP alg)
public boolean generate(List<Point2D3D> dataSet, georegression.struct.se.Se3_F64 model)
generate in interface org.ddogleg.fitting.modelset.ModelGenerator<georegression.struct.se.Se3_F64,Point2D3D>public int getMinimumPoints()
getMinimumPoints in interface org.ddogleg.fitting.modelset.ModelGenerator<georegression.struct.se.Se3_F64,Point2D3D>Copyright © 2013. All Rights Reserved.