public static class VisOdomDualTrackPnP.LeftTrackInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
lastConsistent |
int |
lastInlier |
Stereo2D3D |
location |
boofcv.abst.feature.tracker.PointTrack |
right |
| Constructor and Description |
|---|
LeftTrackInfo() |
public Stereo2D3D location
public int lastConsistent
public int lastInlier
public boofcv.abst.feature.tracker.PointTrack right