@Namespace(value="cv")
public static class opencv_core.Param
extends org.bytedeco.javacpp.Pointer
| Modifier and Type | Field and Description |
|---|---|
static int |
ALGORITHM
enum cv::Param::
|
static int |
BOOLEAN
enum cv::Param::
|
static int |
FLOAT
enum cv::Param::
|
static int |
INT
enum cv::Param::
|
static int |
MAT
enum cv::Param::
|
static int |
MAT_VECTOR
enum cv::Param::
|
static int |
REAL
enum cv::Param::
|
static int |
SCALAR
enum cv::Param::
|
static int |
STRING
enum cv::Param::
|
static int |
UCHAR
enum cv::Param::
|
static int |
UINT64
enum cv::Param::
|
static int |
UNSIGNED_INT
enum cv::Param::
|
| Constructor and Description |
|---|
Param()
Default native constructor.
|
Param(long size)
Native array allocator.
|
Param(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Param |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic static final int INT
public static final int BOOLEAN
public static final int REAL
public static final int STRING
public static final int MAT
public static final int MAT_VECTOR
public static final int ALGORITHM
public static final int FLOAT
public static final int UNSIGNED_INT
public static final int UINT64
public static final int UCHAR
public static final int SCALAR
public Param()
public Param(long size)
Pointer.position(long).public Param(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_core.Param position(long position)
position in class org.bytedeco.javacpp.PointerCopyright © 2018. All rights reserved.