Class ReconstructionFromPairwiseGraph.Expansion

java.lang.Object
boofcv.alg.structure.ReconstructionFromPairwiseGraph.Expansion
Enclosing class:
ReconstructionFromPairwiseGraph

protected static class ReconstructionFromPairwiseGraph.Expansion extends Object
Contains information on a potential expansion
  • Field Details

    • scene

      public SceneWorkingGraph scene
    • openIdx

      public int openIdx
    • score

      public double score
  • Constructor Details

    • Expansion

      protected Expansion()
  • Method Details

    • reset

      public void reset()