An open API service indexing awesome lists of open source software.

https://github.com/pop0097/object_detection_algorithm

Algorithm to detect an object using the OpenCV Library in Python.
https://github.com/pop0097/object_detection_algorithm

opencv python3

Last synced: about 1 month ago
JSON representation

Algorithm to detect an object using the OpenCV Library in Python.

Awesome Lists containing this project

README

          

# Object_Detection_Algorithm

Algorithm to detect a ball using the OpenCV Library in Python. Project was built for the SE 101 project (repository found [here](https://github.com/Pop0097/Autonomous_Object_Following_Cart)).

This code was first created to work with a desktop camera to ensure the algorithm was functional. Afterwards, the program was optimized and adapted to work with a Raspberry Pi and its associated camera module.