Line tracking with Raspberry pi 3 python2 and Open CV
The idea is to create a program in Python 2 using OpenCV 2 to find the center of a line for a Linefollower vehicle. I want use the line detection to guide a vehicle to maintain the vehicle always at the center of the line. I will use the ROI function to find the line […]
Line tracking with Raspberry pi 3 python2 and Open CV Read More Ā»