OpenCV Tank Model Project
Using OpenCV and Roboflow, a custom dataset of approximately 1000 tank images was collected and labeled to distinguish between friendly and enemy tanks. The trained model enabled real-time object detection on Raspberry Pi, allowing the system to identify enemy tanks while ignoring friendly ones. Based on the detected target position, the turret dynamically tracked the enemy tank.