https://github.com/analyticalnahid/color-identification-in-image
An simple image color detector using OpenCV
https://github.com/analyticalnahid/color-identification-in-image
colordectection colordetect computer-vision opencv streamlit-webapp
Last synced: 2 months ago
JSON representation
An simple image color detector using OpenCV
- Host: GitHub
- URL: https://github.com/analyticalnahid/color-identification-in-image
- Owner: analyticalnahid
- License: mit
- Created: 2022-09-08T16:08:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T17:05:38.000Z (over 2 years ago)
- Last Synced: 2025-02-02T12:38:00.209Z (4 months ago)
- Topics: colordectection, colordetect, computer-vision, opencv, streamlit-webapp
- Language: Python
- Homepage: https://color-detectionapp.herokuapp.com/
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Color Detection App
An simple end to end color detection using OpenCV.
## How it works?
Checkout my youtube video-> https://youtu.be/bqhp94vSCD8## Try Demo!
No need to install try it out -> https://color-detectionapp.herokuapp.com/## Requirements
- numpy==1.22.4
- opencv_python==4.6.0.66
- streamlit==1.10.0## Installation
Must have to satisfy all the requirements```bash
streamlit run app.py
```## FAQ
#### When to use it?
Whenever you need to detect color in a given image or video.## 🔗 Links
Connect with me: