Class SlamPairedViewsSparseReconstructorConfiguration

All Implemented Interfaces:
Serializable

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

    • SlamPairedViewsSparseReconstructorConfiguration

      public SlamPairedViewsSparseReconstructorConfiguration()
  • Method Details