OpenCV Ball Following Robot
Summer 2018
Description
Description
Short project for learning OpenCV Object detection and filtering. Learned basics about erosion and dilation kernels, gaussian blur, and convolutions. The minibot follows the ball by finding the largest contour and moves to keep it in the center of the camera frame.
Tools Used: Java, OpenCV