| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_core.Formatted |
opencv_core.format(opencv_core.GpuMat mtx,
int fmt) |
opencv_core.Formatted |
opencv_core.Formatter.format(opencv_core.Mat mtx) |
static opencv_core.Formatted |
opencv_core.format(opencv_core.Mat mtx,
int fmt) |
static opencv_core.Formatted |
opencv_core.format(opencv_core.UMat mtx,
int fmt) |
| Modifier and Type | Method and Description |
|---|---|
static int |
opencv_core.print(opencv_core.Formatted fmtd) |
static int |
opencv_core.print(opencv_core.Formatted fmtd,
org.bytedeco.javacpp.Pointer stream) |
static org.bytedeco.javacpp.BytePointer |
opencv_core.shiftLeft(org.bytedeco.javacpp.BytePointer out,
opencv_core.Formatted fmtd) |
static String |
opencv_core.shiftLeft(String out,
opencv_core.Formatted fmtd) |
Copyright © 2018. All rights reserved.