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 Details

    • setLeftToRight

      void setLeftToRight(Se3_F64 leftToRight)