color-detection
There are 168 repositories under color-detection topic.
mpatacchiola/deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
kkoomen/qbr
A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
ahmetozlu/color_recognition
:art: 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.
slyautomation/osrs_basic_botting_functions
Functions for automating osrs botting using Python.
gaborvecsei/Color-Tracker
Color tracking with OpenCV
TusharSSurve/OpenCV
Showcasing mini projects using OpenCV, where I explore the endless possibilities of computer vision and image processing.
kaustubh-sadekar/AIR_Drums
This project enables you to play virtual drums simply by using concepts of image processing and computer vision.
Priler/PlaceHoldMachine
Advanced & easy2use Python class for making image placeholders, supports massive conversion with the speed of light.
edmonston/wide-color-viewer
A test iOS app for identifying wide color (Display P3) in a live camera feed
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
walton-wang929/Color_Recognition
color recognition methods(kmeans and hsv)
hocop/Better_color_detection_for_OpenCV
Easy-to-use method for color detection. This method uses multiple ranges and can automatically determine them.
hansehe/Wind-Blade-Inspection
Autonomous wind blade inspection using Hough line transformation, canny edge detection and stereo vision.
Cleveroad/ColorDetection
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.
Luisrosario2604/Speed-Detection
Speed detection of objects (Color and shape recognition)
goodday451999/Multiple-Color-Detection
Real-Time Multiple Color Detection through WebCam
appinho/SAOpenCVObjectDetection
Computer Vision Object Detection Methods with OpenCV 3.2.0
gaffling/PHP-Simple-Color-Thief
🖼 Fast PHP Function to detect the Dominant Color in an Image.
Luisrosario2604/Shop-That-Thing
Prototype of automated store (Machine Learning + Color and Shape detection)
shreyamalogi/Real-Time-Color-Identifier
An interactive color detection application using Python and OpenCV to identify and display color names from images.
trns1997/AUV-Project
Build a underwater vehicle that can autonomously navigate through an obstacle course with colored markers
manishsingh7163/Color-Detection
Color Detection in Real-Time using OpenCV
muki01/OpenCV_Projects
OpenCV projects like Face Recognition, Item Detection, Hand Tracking, Body Detection, Color Detection and more.
AdityaPrakash-26/ColorDetectionProject
Python command-line application for detecting colors on an image using OpenCV, and Pandas.
AdityaLalwani/Machine-Learning-App
Some basic ML models in a single Android Application.
d-band/cube
rubik's cube solver
kousikr26/cube-solver
A Rubik's cube solving bot using computer vision which uses unsupervised learning to detect colors
antimattercorrade/Color_Detection_BASYS3
Color Detection using Basys3 FPGA
AshishSardana/jaundice-detection
Neonatal Jaundice Detection using Convolutional Neural Networks
GaelleMarais/video-recognition-unity
Video Capture and object recognition in Unity
MRHan-426/ROB550_Arm_Lab
Detection and Arrangement of Various Blocks through a Camera‑Robot Arm System.
nvinayvarma189/Specific-object-recognition
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.
BaseMax/CameraColorRecognitionPython
Color recognizer app which can detect colors from your camera using Python.
csecht/opencv-contour-utility2
A Python3 program to explore the image processing parameters of OpenCV-Python used to draw contours and identify objects.
gunalpms/imageprojl
Image processing Julia Jupyter Notebooks.
thomassabbe/drone-object-detection-using-haar-cascades
For my bachelor thesis @KULeuven campus Bruges, I have to develop drone-vision based software which should be able to detect cross-objects, and detect the correct cross based upon color clustering. If an object has been detected, a direction needs to be returned to another script, which controls a drone.