Tracklet ======== .. currentmodule:: btrack.btypes .. autoclass:: Tracklet :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Tracklet.dummy ~Tracklet.is_leaf ~Tracklet.is_root ~Tracklet.kalman ~Tracklet.label ~Tracklet.properties ~Tracklet.refs ~Tracklet.softmax ~Tracklet.start ~Tracklet.state ~Tracklet.stop ~Tracklet.t ~Tracklet.x ~Tracklet.y ~Tracklet.z .. rubric:: Methods Summary .. autosummary:: ~Tracklet.LBEP ~Tracklet.covar ~Tracklet.in_frame ~Tracklet.mu ~Tracklet.predicted ~Tracklet.to_array ~Tracklet.to_dict ~Tracklet.trim .. rubric:: Attributes Documentation .. autoattribute:: dummy .. autoattribute:: is_leaf .. autoattribute:: is_root .. autoattribute:: kalman .. autoattribute:: label .. autoattribute:: properties .. autoattribute:: refs .. autoattribute:: softmax .. autoattribute:: start .. autoattribute:: state .. autoattribute:: stop .. autoattribute:: t .. autoattribute:: x .. autoattribute:: y .. autoattribute:: z .. rubric:: Methods Documentation .. automethod:: LBEP .. automethod:: covar .. automethod:: in_frame .. automethod:: mu .. automethod:: predicted .. automethod:: to_array .. automethod:: to_dict .. automethod:: trim