boofcv.alg.geo.pose
Interface RefinePnPStereo
-
- All Superinterfaces:
- ModelFitter<Se3_F64,Stereo2D3D>
- All Known Implementing Classes:
- PnPStereoRefineRodrigues
public interface RefinePnPStereo extends ModelFitter<Se3_F64,Stereo2D3D>
Refines a pose estimate given a set of stereo observations and associated 3D point in world coordinates.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidsetLeftToRight(Se3_F64 leftToRight)-
Methods inherited from interface org.ddogleg.fitting.modelset.ModelFitter
fitModel
-
-
-
-
Method Detail
-
setLeftToRight
void setLeftToRight(Se3_F64 leftToRight)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG