changing the TrackLogicState value in tracking with trackerGNN and making the tracker use the custom values in each time step.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello, I am using SORT example for MOT (https://www.mathworks.com/help/fusion/ug/implement-simple-online-and-realtime-tracking.html). I want to put a condition on tracker that if condition A exist, the most recent update in tracks.TrackLogicState changes to 1 and the tracker also should use this changed history in next time step. I think because of lomitations of tracker object I can not do that. Any ideas?
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!