Class OpenCvLoader

java.lang.Object
edu.wpi.first.cscore.OpenCvLoader

public final class OpenCvLoader extends Object
OpenCV Native Loader.
  • Method Details

    • forceStaticLoad

      public static int forceStaticLoad()
      Forces a static load.
      Returns:
      a garbage value
    • forceLoad

      public static void forceLoad() throws IOException
      Force load the library.
      Throws:
      IOException - if library load failed