Package boofcv.alg.structure
Class ReconstructionFromPairwiseGraph.SeedInfo
java.lang.Object
boofcv.alg.structure.ReconstructionFromPairwiseGraph.SeedInfo
- All Implemented Interfaces:
Comparable<ReconstructionFromPairwiseGraph.SeedInfo>
- Enclosing class:
- ReconstructionFromPairwiseGraph
protected static class ReconstructionFromPairwiseGraph.SeedInfo
extends Object
implements Comparable<ReconstructionFromPairwiseGraph.SeedInfo>
Information related to a view acting as a seed to spawn a projective graph
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SeedInfo
protected SeedInfo()
-
-
Method Details
-
reset
public void reset() -
compareTo
- Specified by:
compareTo
in interfaceComparable<ReconstructionFromPairwiseGraph.SeedInfo>
-