@Namespace(value="cv::xfeatures2d") public static class opencv_xfeatures2d.BriefDescriptorExtractor extends opencv_features2d.Feature2D
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_xfeatures2d.BriefDescriptorExtractor()
Default native constructor.
|
opencv_xfeatures2d.BriefDescriptorExtractor(long size)
Native array allocator.
|
opencv_xfeatures2d.BriefDescriptorExtractor(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static opencv_xfeatures2d.BriefDescriptorExtractor |
create() |
static opencv_xfeatures2d.BriefDescriptorExtractor |
create(int bytes,
boolean use_orientation) |
opencv_xfeatures2d.BriefDescriptorExtractor |
position(long position) |
compute, compute, defaultNorm, descriptorSize, descriptorType, detect, detect, detect, detect, detectAndCompute, detectAndCompute, emptyclear, getDefaultName, read, save, save, writeaddress, 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 opencv_xfeatures2d.BriefDescriptorExtractor()
public opencv_xfeatures2d.BriefDescriptorExtractor(long size)
Pointer.position(long).public opencv_xfeatures2d.BriefDescriptorExtractor(Pointer p)
Pointer.Pointer(Pointer).public opencv_xfeatures2d.BriefDescriptorExtractor position(long position)
position in class opencv_features2d.Feature2D@opencv_core.Ptr public static opencv_xfeatures2d.BriefDescriptorExtractor create(int bytes, @Cast(value="bool") boolean use_orientation)
@opencv_core.Ptr public static opencv_xfeatures2d.BriefDescriptorExtractor create()
Copyright © 2016. All rights reserved.