Ask Your Question

Lack's profile - activity

2017-02-14 02:25:26 -0600 received badge  Notable Question (source)
2017-02-14 02:25:26 -0600 received badge  Popular Question (source)
2013-06-17 05:17:21 -0600 received badge  Supporter (source)
2013-06-09 23:17:11 -0600 answered a question How to Connect openCV library for IntelliJ
2013-06-05 02:48:04 -0600 received badge  Editor (source)
2013-06-05 02:46:47 -0600 asked a question 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.