I am coding in C in Visual Studio Code on a linux OS.
Our class has to install openCV for a gif maker project, after installing v3.4.0 and fixing the includes, I noticed that there is a single function, cvLoadImage() that isn’t recognized by gcc.
template code
I tried browsing the web for solution but found none, also tried to include different libraries from openCV, restarting the PC.
Could anyone please help me with the installation?
Liel Kizner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.