Class AbsoluteOrientationSlamSparseReconstructorConfiguration

All Implemented Interfaces:
Serializable

Contains configuration for a multiple view sparse re-constructor using SLAM (Simultaneous Location And Mapping) to determine the scale of the scene (i.e. the baseline or separation between cameras) by fusing both camera data and data from sensors like accelerometer or gyroscope. This configuration assumes that an absolute orientation will be considered on each view.
See Also:
  • Constructor Details

    • AbsoluteOrientationSlamSparseReconstructorConfiguration

      public AbsoluteOrientationSlamSparseReconstructorConfiguration()
  • Method Details