SCNN
SCNN copied to clipboard
Makefile failed during lane evaluation
The error message is as above and i have already installed opencv successfully.
did you fix this? I found uncommenting opencv_imgcodecs
in the Makefile:
LIBRARIES += opencv_core opencv_highgui opencv_imgproc opencv_imgcodecs
fixed this issue