Image Processing for White Line Detection in a Grassy Field
View/ Open
Abstract
Image processing for object detection and decision making based on the observed remains a challenge today. As participants in the Intelligent Ground Vehicle Competition in 2018 and 2019, we were tasked to build an autonomous vehicle capable of maneuvering through a grassy course delineated with white lines and laid out with obstacles. To remain within the white line boundaries, we used OpenCV and Python for image processing and white line detection. To accomplish the task, we used image processing techniques such as image filtering, blurring, and edge detection. Although this algorithm was produced for the specific application of detection edges of white lines and obstacles found throughout the course, it can be used for the detection of edges of various objects for shape comparison for identification, as well as quality control of produced goods.