advanced_lane_detection
advanced_lane_detection copied to clipboard
Issue
OpenCV Error: Assertion failed (scn == 3 || scn == 4) in cv::cvtColor, file C:\projects\opencv-python\opencv\modules\imgproc\src\color.cpp, line 11111
Traceback (most recent call last):
File "C:\advanced_lane_detection-master\calibrate_camera.py", line 80, in
For the Assertion failed (scn == 3 || scn == 4) in cv::cvtColor,
Can you check whether you are reading the image or not