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 ImageBase<T>>
-
Field Summary
Fields inherited from class boofcv.alg.sfm.d3.structure.VisOdomBundleAdjustment.BTrack
hasBeenInlier, id, observations, selected, visualTrack, worldLoc
-
Constructor Summary
-
Method Summary
Methods inherited from class boofcv.alg.sfm.d3.structure.VisOdomBundleAdjustment.BTrack
findObservationBy, isObservedBy, removeRef, reset
-
Field Details
-
lastUsed
public long lastUsed
-
-
Constructor Details
-
Track
public Track()
-