About this document
Build a Raspberry Pi Object Tracker by eshwarp sysargus is a document available to read on EtoBox.
The document describes how to build an object tracking robot using a Raspberry Pi that can identify and follow a yellow rubber ball. The key steps are: 1. Connect a Raspberry Pi camera module to the Pi and test it takes photos. 2. Install OpenCV and other libraries needed for computer vision and image processing. 3. Use a color detection program to determine the optimal Hue-Saturation-Value (HSV) values for detecting the yellow ball. 4. The robot can then use these HSV values to track and follow the
- Author
- eshwarp sysargus
- Language
- EN