
swatch
Color detection in images to capture presense of known objects.
About
Swatch is a self-hosted computer vision tool designed to detect the presence of objects in images by identifying regions that match predefined color ranges. Rather than relying on machine learning models, it uses simple color thresholding to isolate target objects. This makes it…