You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the same error ,
first we can change "CV_LOAD_IMAGE_GRAYSCALE" to "cv::IMREAD_GRAYSCALE" to solve the error with line 274,
NOTE: as far as i know this change is visible since opencv 3.1
Further I am trying to solve the error on Ubuntu 21.04, let me know if you have already found the solution
Hi I am trying to compile and install on ubuntu 20.10 and I am recieving the following error:
Any idea how I can fix this?
The text was updated successfully, but these errors were encountered: