Class MetricSceneGraph.View

  • Enclosing class:
    MetricSceneGraph

    public static class MetricSceneGraph.View
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      View()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • viewToWorld

        public georegression.struct.se.Se3_F64 viewToWorld
      • state

        public boofcv.alg.sfm.structure.MetricSceneGraph.ViewState state
      • observationPixels

        public org.ddogleg.struct.FastQueue<georegression.struct.point.Point2D_F64> observationPixels
      • observationNorm

        public org.ddogleg.struct.FastQueue<georegression.struct.point.Point2D_F64> observationNorm
      • camera

        public boofcv.alg.sfm.structure.PairwiseImageGraph.Camera camera
      • index

        public int index
    • Constructor Detail

      • View

        public View()