Here are
117 public repositories
matching this topic...
A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
Updated
Oct 9, 2021
Python
🎨 Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
Updated
Jan 2, 2021
Python
Color tracking with OpenCV
Updated
Oct 22, 2020
Python
This project enables you to play virtual drums simply by using concepts of image processing and computer vision.
Updated
Jul 15, 2020
Python
Advanced & easy2use Python class for making image placeholders, supports massive conversion with the speed of light.
Updated
Jan 7, 2018
Python
Functions for automating osrs botting using Python.
Updated
Apr 6, 2022
Python
A test iOS app for identifying wide color (Display P3) in a live camera feed
Updated
Dec 29, 2017
Swift
Some simple computer vision implementations using OpenCV
Updated
May 21, 2021
Python
Easy-to-use method for color detection. This method uses multiple ranges and can automatically determine them.
Updated
Dec 6, 2019
Python
Autonomous wind blade inspection using Hough line transformation, canny edge detection and stereo vision.
Updated
May 27, 2020
Python
color recognition methods(kmeans and hsv)
Updated
May 8, 2018
Python
ColorDetection is an app built with OpenCV and using computer vision at its core. It’s able to detect and change colors of objects using a camera of iOS devices.
Updated
Apr 23, 2020
Objective-C++
Computer Vision Object Detection Methods with OpenCV 3.2.0
Updated
Oct 7, 2018
Python
Build a underwater vehicle that can autonomously navigate through an obstacle course with colored markers
Updated
Mar 22, 2018
Python
Real-Time Multiple Color Detection through WebCam
Updated
Apr 3, 2020
Python
🖼 Fast PHP Function to detect the Dominant Color in an Image.
Python command-line application for detecting colors on an image using OpenCV, and Pandas.
Updated
Jul 25, 2021
Python
Updated
Sep 16, 2020
JavaScript
A Rubik's cube solving bot using computer vision which uses unsupervised learning to detect colors
Updated
Jul 30, 2020
Python
To implement an image color detector which identifies all the colors in an image by using computer vision
Updated
Mar 19, 2021
Python
Neonatal Jaundice Detection using Convolutional Neural Networks
Updated
Nov 25, 2017
Python
Video Capture and object recognition in Unity
Computer Vision Helping Library | This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries.
Updated
Feb 23, 2022
Python
Shape, Size and Color of Objects are detected using contour Detection in OpenCV Python 2
Updated
Jun 8, 2018
Python
Real-Time Multiple Color Detection through WebCam
Updated
Jul 29, 2019
Python
When given different views of an object as input, it can tell us if that specific object is present in a larger picture or not.
Updated
Jan 20, 2019
Python
Color Detection in Real-Time using OpenCV
Updated
Jul 26, 2020
Python
Blob detection and analysis using Matlab
Updated
Oct 22, 2020
MATLAB
A test project for facial detection using tracking.js
Updated
Jan 22, 2020
JavaScript
Improve this page
Add a description, image, and links to the
color-detection
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
color-detection
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The current examples are in the form of scripts. To make easier and more interactive for users of the library it would help to have notebooks demonstrating these examples. For now the notebooks would go under examples folder under branch 2.0 where porting to Python 3+ is happening.