Vehicle-Detection-and-Tracking icon indicating copy to clipboard operation
Vehicle-Detection-and-Tracking copied to clipboard

Assign Id to the tracked object

Open NasimSulaiman opened this issue 4 years ago • 3 comments

I am trying to assign id to the tracked object but nothing is giving me an output , can any please give some idea about this, and can you please tell me about the tracker's id defined in tracker.py

NasimSulaiman avatar Mar 06 '20 11:03 NasimSulaiman

@NasimSulaiman, could you give me more specifics?

kcg2015 avatar Mar 06 '20 20:03 kcg2015

hi, what I am trying to do is assign id numbers to each vehicle it detect and track, that is that is it has to assign ids like id1,id2,id3,etc.. and the ids should not be changed until the tracked vehicle pass out of the frame. Can you give me a solution

NasimSulaiman avatar Mar 07 '20 15:03 NasimSulaiman

hey ,

can you tell me where I should make changes in the code for detecting my video?

Like in detector file , i am not sure which file path to provide?

SushVK18 avatar Jan 23 '22 14:01 SushVK18