This project is a collection of Python modules that detect a known object (the template) in either Intel® RealSense™ camera streams or still images. It supports: Depth-frame template matching ...
Colour histogram hard-gate is the key false-positive filter. After finding geometric candidates, we compare HSV histograms between the candidate crop and the template. Candidates below a similarity ...