Closed vaani787 closed 4 years ago
I experimented with different color spaces and then added the various techniques for edge detection.
Hi @vaani787 its you have to use matplotlib for showing output image, not cv2.
I have detected the region of interest and also used hough transform to display the lane lines. they are displayed using matplotlib.
I experimented with different color spaces and then added the various techniques for edge detection.