Package boofcv.alg.structure
Class MetricFromUncalibratedPairwiseGraph.PairwiseViewScenes
java.lang.Object
boofcv.alg.structure.MetricFromUncalibratedPairwiseGraph.PairwiseViewScenes
- Enclosing class:
- MetricFromUncalibratedPairwiseGraph
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.
-
Field Summary
Modifier and TypeFieldDescriptionWhich scenes are include which views -
Constructor Summary
-
Method Summary
-
Field Details
-
views
Which scenes are include which views
-
-
Constructor Details
-
PairwiseViewScenes
public PairwiseViewScenes()
-
-
Method Details
-
initialize
-
getView
-