Home / Computer Vision / Lab / Circle Object Detector

Circle Object Detector



An adjustable threshold circle detector that is able to count the number of circle object in a given frame. Detection was done with hough circle transform while tracking was fulfilled with Lucas Kanade optical flow.