◆ KalmanFilter()
OpenCVForUnity.UnityUtils.MOT.ByteTrack.KalmanFilter.KalmanFilter |
( |
float | std_weight_position = 1f / 20, |
|
|
float | std_weight_velocity = 1f / 160 ) |
◆ Initiate()
void OpenCVForUnity.UnityUtils.MOT.ByteTrack.KalmanFilter.Initiate |
( |
IRectBase | measurement | ) |
|
◆ Predict()
IRectBase OpenCVForUnity.UnityUtils.MOT.ByteTrack.KalmanFilter.Predict |
( |
bool | mean_eight_to_zero | ) |
|
◆ Update()
IRectBase OpenCVForUnity.UnityUtils.MOT.ByteTrack.KalmanFilter.Update |
( |
IRectBase | measurement | ) |
|
The documentation for this class was generated from the following file:
- OpenCVForUnity/Assets/OpenCVForUnity/org/opencv/unity/MultiObjectTracking/ByteTrack/KalmanFilter.cs