Autopsy  4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.corelibs.OpenCvLoader Class Reference

Static Public Member Functions

static boolean isOpenCvLoaded () throws UnsatisfiedLinkError
 

Static Private Attributes

static final boolean OPEN_CV_LOADED
 

Detailed Description

Definition at line 23 of file OpenCvLoader.java.

Member Function Documentation

static boolean org.sleuthkit.autopsy.corelibs.OpenCvLoader.isOpenCvLoaded ( ) throws UnsatisfiedLinkError
static

Return whether or not the OpenCV library has been loaded.

Returns
- true if the opencv library is loaded or false if it is not

Definition at line 45 of file OpenCvLoader.java.

References org.sleuthkit.autopsy.corelibs.OpenCvLoader.OPEN_CV_LOADED.

Member Data Documentation

final boolean org.sleuthkit.autopsy.corelibs.OpenCvLoader.OPEN_CV_LOADED
staticprivate

The documentation for this class was generated from the following file:

Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.