Class MetricFromUncalibratedPairwiseGraph.PairwiseViewScenes

java.lang.Object
boofcv.alg.structure.MetricFromUncalibratedPairwiseGraph.PairwiseViewScenes
Enclosing class:
MetricFromUncalibratedPairwiseGraph

public static class MetricFromUncalibratedPairwiseGraph.PairwiseViewScenes extends Object
Records which scenes have grown to include which views. There is a one-to-one correspondence between elements here and in the pairwise graph. The main reason this class was created was to ensure the correct array index was used to access the view information.