1 | initial version |
After much trial and error(!), assuming OpenCV is installed on a Windows machine at <opencv-dir>
:
<opencv-dir>\build\java
.<opencv-dir>\build\java\x86
.<opencv-dir>\build\java\x64
.Therefore, on my 64-bit Windows 7 PC with OpenCV installed at D:\opencv
:
D:\opencv\build\java
.D:\opencv\build\java\x64
.