Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with color-detector
A curated list of projects in awesome lists tagged with color-detector .
https://github.com/smarttoolfactory/compose-color-detector
🚀🌈🔍 Detect colors from image or your screen after taking it's screenshot and get details as name, hex code, RGB, HSL. Written with Jetpack Compose and Material Design 3
android color-detection color-detector image-color-detection image-colors jetpack-compose material-design3 screen-color-detection
Last synced: 11 Nov 2024
https://github.com/muntahashams/color-detection-on-image
color recognition system which could identify any color in a given image. I did this simply by OpenCV by retrieving the R,G & B values from the pixel and matching them to a color dataframe given in the Colors.csv file.
color-detection color-detector color-recong image opencv
Last synced: 13 Nov 2024
https://github.com/sahaavi/color-detection
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. Since childhood, we have mapped certain lights with their color names. We will be using the somewhat same strategy to detect color names.
color-detection color-detector numpy opencv-python pandas
Last synced: 07 Nov 2024