Hi all,
I am working on a tracking task of more than 100 objects at the same time.
The ObjectTracker node can only track 60 objects. Is it possible that I can use 2 objectTracker nodes such that each tracker is responsible for different objects to track ?
First tests of 2 objectTrackers showed that both trackers track the same objectss and there is no function or feature during the node creation that is able to associate distinct objects to each Tracker node.
I just need to know if this solution can be done or not
Thank you very much for your support.