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() |
opencv_features2d.DrawMatchesFlags(int size) |
opencv_features2d.DrawMatchesFlags(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_features2d.DrawMatchesFlags |
position(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, 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(int size)
public opencv_features2d.DrawMatchesFlags(Pointer p)
public opencv_features2d.DrawMatchesFlags position(int position)
Copyright © 2014. All Rights Reserved.