Package boofcv.alg.sfm.d3
Class VisOdomMonoDepthPnP.Track
- java.lang.Object
-
- boofcv.alg.sfm.d3.structure.VisOdomBundleAdjustment.BTrack
-
- boofcv.alg.sfm.d3.VisOdomMonoDepthPnP.Track
-
- Enclosing class:
- VisOdomMonoDepthPnP<T extends boofcv.struct.image.ImageBase<T>>
public static class VisOdomMonoDepthPnP.Track extends VisOdomBundleAdjustment.BTrack
-
-
Field Summary
Fields Modifier and Type Field Description longlastUsed-
Fields inherited from class boofcv.alg.sfm.d3.structure.VisOdomBundleAdjustment.BTrack
hasBeenInlier, id, observations, selected, visualTrack, worldLoc
-
-
Constructor Summary
Constructors Constructor Description Track()
-
Method Summary
-
Methods inherited from class boofcv.alg.sfm.d3.structure.VisOdomBundleAdjustment.BTrack
equals, findObservationBy, isObservedBy, removeRef, reset
-
-