Package boofcv.alg.structure
Class MetricFromUncalibratedPairwiseGraph.ViewScenes
java.lang.Object
boofcv.alg.structure.MetricFromUncalibratedPairwiseGraph.ViewScenes
- Enclosing class:
- MetricFromUncalibratedPairwiseGraph
public static class MetricFromUncalibratedPairwiseGraph.ViewScenes extends Object
Contains information about which scenes contain this specific view
-
Field Summary
Fields Modifier and Type Field Description String
id
String ID if the view in the pairwise graphDogArray_I32
viewedBy
Indexes of scenes that contain this view -
Constructor Summary
Constructors Constructor Description ViewScenes()
-
Method Summary
Modifier and Type Method Description void
reset()
-
Field Details
-
id
String ID if the view in the pairwise graph -
viewedBy
Indexes of scenes that contain this view
-
-
Constructor Details
-
ViewScenes
public ViewScenes()
-
-
Method Details
-
reset
public void reset()
-