Class GetINDArray
java.lang.Object
io.github.jspinak.brobot.imageUtils.GetINDArray
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.nd4j.linalg.api.ndarray.INDArray>
convertFromMats
(org.bytedeco.opencv.opencv_core.MatVector matVector)
-
Constructor Details
-
GetINDArray
public GetINDArray()
-
-
Method Details
-
convertFromMats
public List<org.nd4j.linalg.api.ndarray.INDArray> convertFromMats(org.bytedeco.opencv.opencv_core.MatVector matVector)
-