Package boofcv.alg.sfm.d3.structure
Class VisOdomBundleAdjustment.BFrame
java.lang.Object
boofcv.alg.sfm.d3.structure.VisOdomBundleAdjustment.BFrame
- Enclosing class:
- VisOdomBundleAdjustment<T extends VisOdomBundleAdjustment.BTrack>
A BFrame is a key frame. Each keyframe represents the state at the time of a specific image frame in the
sequence.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
public long id -
camera
-
tracks
-
frame_to_world
-
listIndex
public int listIndex
-
-
Constructor Details
-
BFrame
public BFrame()
-
-
Method Details
-
reset
public void reset()
-