@Namespace(value="cv::xfeatures2d") public static class opencv_xfeatures2d.BoostDesc extends opencv_features2d.Feature2D
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
BGM
enum cv::xfeatures2d::BoostDesc::
|
static int |
BGM_BILINEAR
enum cv::xfeatures2d::BoostDesc::
|
static int |
BGM_HARD
enum cv::xfeatures2d::BoostDesc::
|
static int |
BINBOOST_128
enum cv::xfeatures2d::BoostDesc::
|
static int |
BINBOOST_256
enum cv::xfeatures2d::BoostDesc::
|
static int |
BINBOOST_64
enum cv::xfeatures2d::BoostDesc::
|
static int |
LBGM
enum cv::xfeatures2d::BoostDesc::
|
| Constructor and Description |
|---|
BoostDesc()
Default native constructor.
|
BoostDesc(long size)
Native array allocator.
|
BoostDesc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_xfeatures2d.BoostDesc |
create() |
static opencv_xfeatures2d.BoostDesc |
create(int desc,
boolean use_scale_orientation,
float scale_factor) |
opencv_xfeatures2d.BoostDesc |
position(long position) |
compute, compute, compute, compute, defaultNorm, descriptorSize, descriptorType, detect, detect, detect, detect, detect, detect, detect, detect, detectAndCompute, detectAndCompute, detectAndCompute, detectAndCompute, empty, read, read, read, write, write, writeclear, getDefaultName, save, saveaddress, 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 BGM
public static final int BGM_HARD
public static final int BGM_BILINEAR
public static final int LBGM
public static final int BINBOOST_64
public static final int BINBOOST_128
public static final int BINBOOST_256
public BoostDesc()
public BoostDesc(long size)
Pointer.position(long).public BoostDesc(Pointer p)
Pointer.Pointer(Pointer).public opencv_xfeatures2d.BoostDesc position(long position)
position in class opencv_features2d.Feature2D@opencv_core.Ptr public static opencv_xfeatures2d.BoostDesc create(int desc, @Cast(value="bool") boolean use_scale_orientation, float scale_factor)
@opencv_core.Ptr public static opencv_xfeatures2d.BoostDesc create()
Copyright © 2017. All rights reserved.