Alexey Mikhailyuk

Results 3 comments of Alexey Mikhailyuk

you can add list `tr = [] #add before main function` `for track in tracker.tracks:` ` if not track.is_confirmed() or track.time_since_update > 1:` `continue` ` if track.track_id not in tr:`...

you can try webcamvideostream from imutils library

@cvtak this is not GPU usage. How to get 100% gpu usage?