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