public static class OpenCVFrameConverter.ToOrgOpenCvCoreMat extends OpenCVFrameConverter<org.opencv.core.Mat>
OpenCVFrameConverter.ToIplImage, OpenCVFrameConverter.ToMat, OpenCVFrameConverter.ToOrgOpenCvCoreMatframe| Constructor and Description |
|---|
ToOrgOpenCvCoreMat() |
| Modifier and Type | Method and Description |
|---|---|
org.opencv.core.Mat |
convert(Frame frame) |
Frame |
convert(org.opencv.core.Mat mat) |
convert, convert, convertToIplImage, convertToMat, convertToOrgOpenCvCoreMat, getFrameDepth, getIplImageDepth, getMatDepthpublic Frame convert(org.opencv.core.Mat mat)
convert in class OpenCVFrameConverter<org.opencv.core.Mat>public org.opencv.core.Mat convert(Frame frame)
convert in class FrameConverter<org.opencv.core.Mat>Copyright © 2018. All rights reserved.