static opencv_core.Formatted |
opencv_core.format(opencv_core.Mat mtx,
BytePointer fmt) |
static opencv_core.Formatted |
opencv_core.format(opencv_core.Mat mtx,
BytePointer fmt,
int[] params) |
static opencv_core.Formatted |
opencv_core.format(opencv_core.Mat mtx,
BytePointer fmt,
IntBuffer params) |
static opencv_core.Formatted |
opencv_core.format(opencv_core.Mat mtx,
BytePointer fmt,
IntPointer params) |
static opencv_core.Formatted |
opencv_core.format(opencv_core.Mat mtx,
String fmt) |
static opencv_core.Formatted |
opencv_core.format(opencv_core.Mat mtx,
String fmt,
int[] params) |
static opencv_core.Formatted |
opencv_core.format(opencv_core.Mat mtx,
String fmt,
IntBuffer params) |
static opencv_core.Formatted |
opencv_core.format(opencv_core.Mat mtx,
String fmt,
IntPointer params) |
opencv_core.Formatted |
opencv_core.Formatted.mtx(opencv_core.Mat mtx) |
opencv_core.Formatted |
opencv_core.Formatted.params(IntPointer params) |