1 | initial version |
The package is not in the distributed jar file,
true
the prebuild packages do not contain any modules from opencv_contrib
this unfortunately means, you'll have to build from src (see README there for build instructions).
apart from a java SDK, you'll need a c++ compiler (e.g. VS or mingw64), cmake and the apache ant tool.