@Namespace(value="cv") public static class opencv_core.Param extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| 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 |
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(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Param |
position(long position) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, 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 Param()
public Param(long size)
Pointer.position(long).public Param(Pointer p)
Pointer.Pointer(Pointer).public opencv_core.Param position(long position)
Copyright © 2017. All rights reserved.