I only want the purple lane in the output image.
import cv2 import numpy as np img = cv2.imread("minimap_example.png") hsv = cv2.