org.sikuli.script
Class OpenCV
java.lang.Object
org.sikuli.script.OpenCV
public class OpenCV
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenCV
public OpenCV()
createBufferedImage
public static BufferedImage createBufferedImage(int w,
int h)
convertBufferedImageToByteArray
public static byte[] convertBufferedImageToByteArray(BufferedImage img)
convertBufferedImageToMat
public static org.sikuli.script.natives.Mat convertBufferedImageToMat(BufferedImage img)