ideaj环境配置
add dependency: opencv341.jar
System.loadLibrary(Core.NATIVE_LIBRARY_NAME);
run/debug configurations: VM options: -Djava.library.path="opencv3.4.1/build/lib"
java_opencv
原文:https://www.cnblogs.com/chengyh23/p/13246962.html