@Namespace(value="cv") public static class opencv_features2d.DrawMatchesFlags extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT
enum cv::DrawMatchesFlags::
|
static int |
DRAW_OVER_OUTIMG
enum cv::DrawMatchesFlags::
|
static int |
DRAW_RICH_KEYPOINTS
enum cv::DrawMatchesFlags::
|
static int |
NOT_DRAW_SINGLE_POINTS
enum cv::DrawMatchesFlags::
|
| Constructor and Description |
|---|
opencv_features2d.DrawMatchesFlags()
Default native constructor.
|
opencv_features2d.DrawMatchesFlags(long size)
Native array allocator.
|
opencv_features2d.DrawMatchesFlags(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_features2d.DrawMatchesFlags |
position(long position) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic static final int DEFAULT
public static final int DRAW_OVER_OUTIMG
public static final int NOT_DRAW_SINGLE_POINTS
public static final int DRAW_RICH_KEYPOINTS
public opencv_features2d.DrawMatchesFlags()
public opencv_features2d.DrawMatchesFlags(long size)
Pointer.position(long).public opencv_features2d.DrawMatchesFlags(Pointer p)
Pointer.Pointer(Pointer).public opencv_features2d.DrawMatchesFlags position(long position)
Copyright © 2016. All rights reserved.