BaseMax / CameraColorRecognitionPython
Color recognizer app which can detect colors from your camera using Python.
README
Camera Color Recognition Python
Color recognizer app which can detect colors from your camera using Python.
Source
- https://pysource.com/2021/10/19/simple-color-recognition-with-opencv-and-python/
TODO
Supporting more colors
Note: This app detects colors referring to HSV value and does not check RGB.
