IsabelaBB / object-detection

Detection by color using a GUI in python. It's required to install opencv and tkinter libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object-detection project

This project consists in a general object detection system by color.

To run, use: python3 detection.py

If you need to use a diferent camera in the detection, use the option: --camera n where n >= 0

About

Detection by color using a GUI in python. It's required to install opencv and tkinter libraries.


Languages

Language:Python 100.0%