JavaHelper.rst 1.43 KB

Java OpenCV Loader

Helper class provides common initialization methods for OpenCV library

boolean initDebug()

Note

This way 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