I get CV related errors when I try to catkin build package in melodic:
error: ‘CV_DIST_L2’ was not declared in this scope
error: ‘CV_FILLED’ was not declared in this scope
error: ‘CV_RETR_CCOMP’ was not declared in this scope
.................................
Perhaps my openCV version is not compatible I'm not sure. I need to make sure what the problem is.