Package boofcv.alg.mvs
Class StereoPairGraph.Vertex
java.lang.Object
boofcv.alg.mvs.StereoPairGraph.Vertex
- Enclosing class:
- StereoPairGraph
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
The view this is in reference to -
indexSba
public int indexSbaIndex in the SBA scene -
pairs
List of all views it can form a 3D stereo pair with
-
-
Constructor Details
-
Vertex
public Vertex()
-