Disclaimer: huge openCV noob
Traceback (most recent call last): File \"lanes2.py\", line 22, in canny = canny(lane_image)
Traceback (most recent call last):
File \"lanes2.py\", line 22, in
canny = canny(lane_image)
The following can be used from numpy:
numpy
import numpy as np image = np.array(image)