Identify lane lines on the road from a video stream.
- The original image:
- Grayscale:
- Gaussian Blur:
- Canny transform:
- Generate a mask:
- Apply the mask:
- Hough transform:
- Extrapolate and average lines:
- Draw lines on the original image:
Sample video (easy):
Sample video (hard):