method

states.KalmanBBox.make_update

def make_update(self) -> KalmanUpdate

Construct a matching KalmanUpdate for the bbox observation.

Source: unitrack/states/kalman/bbox.py:174