Class OpenCvLoader
java.lang.Object
org.wpilib.vision.camera.OpenCvLoader
OpenCV Native Loader.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classSets whether JNI should be loaded in the static block. -
Method Summary
Modifier and TypeMethodDescriptionstatic voidForce load the library.static intForces a static load.
-
Method Details
-
forceStaticLoad
-
forceLoad
Force load the library.- Throws:
IOException- if library load failed
-