Ask Your Question

gaardbo's profile - activity

2014-08-27 01:19:45 -0600 received badge  Nice Answer (source)
2014-05-19 16:24:59 -0600 received badge  Teacher (source)
2013-10-10 07:17:41 -0600 answered a question Error :no opencv_java246 in java.library.path

Hi, Had the same problem myself. It turned out that I entered the path in "native library connection" incorrectly. Note that there are two directories called x86 / x64. Both in build\java\x64 and in build\x64. You want the first one (build\java\x64). This is where the the opencv_java246.dll is located. Make sure that you entered the correct path in Native library location.