Open justinmerrell opened 2 years ago
Need to implement part tracking using something similar to: https://livecodestream.dev/post/object-tracking-with-opencv/
Tacking will be used to determine the speed of the part moving along the identification zone and to know if predictions are being made on the same part.
https://pysource.com/2021/01/28/object-tracking-with-opencv-and-python/
Need to implement part tracking using something similar to: https://livecodestream.dev/post/object-tracking-with-opencv/
Tacking will be used to determine the speed of the part moving along the identification zone and to know if predictions are being made on the same part.