CV demonstration of NCRL project for the high school senior
-
Updated
Feb 26, 2020 - Python
CV demonstration of NCRL project for the high school senior
A simple color detection virtual instrument for LabVIEW
It is a simple color detector that detects blue color. Its written in python and open-cv has been used in it.
Colour detection is the process of detecting the name of any color. Well, for humans this is an extremely easy task but for computers, it is not straightforward. Human eyes and brains work together to translate light into color. Light receptors that are present in our eyes transmit the signal to the brain. Our brain then recognizes the color. Si…
In this project, I used OpenCV(Python) to build a Color Detector.
Color recognizer app which can detect colors from your camera using Python.
Color recognizer app which can detect names of image colors using Python.
Add a description, image, and links to the color-detector topic page so that developers can more easily learn about it.
To associate your repository with the color-detector topic, visit your repo's landing page and select "manage topics."