How to Connect openCV library for IntelliJ
I can't connect opencv library with intellij
OpenCV error: Cannot load info library for OpenCV
I test project with import org.opencv.core.Mat; Mat mM = new Mat(); It error .
Help me, Please.
add a comment