Package io.quarkiverse.opencv.deployment
Class OpenCVLibraryUtil
- java.lang.Object
-
- io.quarkiverse.opencv.deployment.OpenCVLibraryUtil
-
public class OpenCVLibraryUtil extends Object
This code is extracted from theOpenCVclass as most things are private there.
-
-
Constructor Summary
Constructors Constructor Description OpenCVLibraryUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringextractNativeBinary(io.quarkiverse.opencv.deployment.OpenCVLibraryUtil.OS os, io.quarkiverse.opencv.deployment.OpenCVLibraryUtil.Arch arch)
-
-
-
Method Detail
-
extractNativeBinary
public static String extractNativeBinary(io.quarkiverse.opencv.deployment.OpenCVLibraryUtil.OS os, io.quarkiverse.opencv.deployment.OpenCVLibraryUtil.Arch arch)
-
-