JavaHelper.rst 1.46 KB

Java OpenCV Loader

Helper class provides common initialization methods for OpenCV library.

boolean initDebug()

Note

This method is deprecated for production code. It is designed for experimantal and local development purposes only. If you want to publish your app use approach with async initialization.

boolean initAsync()

OpenCV version constants

Other constatnts