Frederic Combaneyre
Results
2
comments of
Frederic Combaneyre
The problem is that there is a bug in byte_track::STrack::predict() , where the prediction is never done. Try to add updateRect(); at the end of this function in STrack.cpp. This...