Worked on switching algorithm between two sub algorithms.
Current problems
Large contours tend not to change their centroids rapidly, making it so that the algorithm doesn't switch to a better one.
Sometimes there is rapid change of contours, leading to a significant physical difference in object detection (and it also goes back and forth very rapidly)
Smaller image representation via pixel averaging for better performance?
Ideas: