Skip to content

Python program that detects and marks the areas which are filled with a certain color.

Notifications You must be signed in to change notification settings

RodrigoSturm14/Color-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Color Detector

Index

Description

Python program that detects and marks the areas filled with a specific color, using the inRange function from OpenCV. The color to detect must be declared before executing the program.

Demo and overview

Green color detection:

Color detection in a video Color detection in webcam
green-objects-gif-1 green-objects-gif-2

Notes

Feel free to send a pull request with your changes if you would like to contribute to this repository.

If you enjoy this repo, leave a ⭐!

About

Python program that detects and marks the areas which are filled with a certain color.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages