Hi,
I am doing vehicle tracking, and my vehicles are detected using camshift algorithm. Now when I draw bounding box around each vehicle, I want to label them unique way to track and count each vehicle. Can any one suggest the criteria to label each vehicle with unique numbers. I tried labelling them but the lebels are shifting between first and next vehicle.
Any suggestions how to achieve this?
Thanks in advance.