Centroid-Object-Tracking icon indicating copy to clipboard operation
Centroid-Object-Tracking copied to clipboard

C++ implementation of a simple MOT using Centroid algo

Results 2 Centroid-Object-Tracking issues
Sort by recently updated
recently updated
newest added

implementation of rows vector was not like the PyimageSearch article (it was incomplete) and if you test the previous version of code on multiple objects you can see that it...

Need to add flag to only enable maxDistance if required by user