Index
All Classes|All Packages|Constant Field Values
I
- isAvailable() - Static method in class org.opencv.OpenCVNatives
-
Check if the openCV native library is available and accessible from Java.
M
- main(String[]) - Static method in class org.opencv.OpenCVNativesCheck
-
The main method.
O
- OPENCV_NATIVES_PROPERTY_NAME - Static variable in class org.opencv.OpenCVNatives
-
The name of the property that enables to specify external OpenCV native library.
- OpenCVNatives - Class in org.opencv
-
This class provide embedded OpenCV wrappers for Windows, Linux on x32, x64 and ARM architectures.
By default, this class detect the current system and load the appropriated native library. - OpenCVNatives() - Constructor for class org.opencv.OpenCVNatives
- OpenCVNativesCheck - Class in org.opencv
-
A class that enable to check OpenCV binary libraries load.
- OpenCVNativesCheck() - Constructor for class org.opencv.OpenCVNativesCheck
- org.opencv - package org.opencv
All Classes|All Packages|Constant Field Values