Replacing org.opencv by org.bytedeco.opencv

Thx you so much @saudet

I was able to remove the external opencv installation by adding this line of code as you suggested…
Loader.load(opencv_java.class)

1 Like