Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / Deepanshu1008 / Colour-Detection-Project

The process of detecting the name of any color in an image is known as color detection.Colours are made up of 3 primary colours: red, green, and blue. In computers, we define each colour value within a range of 0 to 255. So, there are approximately 16.5 million different ways to represent a colour. This software helps us to find out or extract RGB values and the colour name of a pixel on which you double clicked.The Approach is basic and simple.In this project, we have used python language along with pandas and cv as libraries. To create the user interface which will enable the user to select a point or area such that whenever a double click event occurs, it will update the colour name and RGB values on the window. If the event is double-clicked then we calculate and set the RGB values along with x, y positions of the mouse.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deepanshu1008%2FColour-Detection-Project

Stars: 1
Forks: 0
Open Issues: 1

License: None
Language: Python
Repo Size: 157 KB
Dependencies: 0

Created: about 2 years ago
Updated: about 1 month ago
Last pushed: almost 2 years ago
Last synced: about 1 month ago

Topics: ai-ml, csv-files, cv2, pandas, python

Files
    Loading...
    Readme
    Loading...

    No dependencies found