public static class opencv_legacy.FernDescriptorMatcher extends opencv_features2d.GenericDescriptorMatcher
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_legacy.FernDescriptorMatcher.Params |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_legacy.FernDescriptorMatcher() |
opencv_legacy.FernDescriptorMatcher(int size) |
opencv_legacy.FernDescriptorMatcher(opencv_legacy.FernDescriptorMatcher.Params params) |
opencv_legacy.FernDescriptorMatcher(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
opencv_features2d.GenericDescriptorMatcher |
clone() |
opencv_features2d.GenericDescriptorMatcher |
clone(boolean emptyTrainData) |
boolean |
empty() |
boolean |
isMaskSupported() |
opencv_legacy.FernDescriptorMatcher |
position(int position) |
void |
read(opencv_core.FileNode fn) |
void |
train() |
void |
write(opencv_core.FileStorage fs) |
add, classify, classify, create, create, create, create, getTrainImages, getTrainKeypoints, knnMatch, knnMatch, knnMatch, knnMatch, match, match, match, match, radiusMatch, radiusMatch, radiusMatch, radiusMatchaddress, 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 opencv_legacy.FernDescriptorMatcher(Pointer p)
public opencv_legacy.FernDescriptorMatcher(int size)
public opencv_legacy.FernDescriptorMatcher(opencv_legacy.FernDescriptorMatcher.Params params)
public opencv_legacy.FernDescriptorMatcher()
public opencv_legacy.FernDescriptorMatcher position(int position)
public void clear()
clear in class opencv_features2d.GenericDescriptorMatcherpublic void train()
train in class opencv_features2d.GenericDescriptorMatcherpublic boolean isMaskSupported()
isMaskSupported in class opencv_features2d.GenericDescriptorMatcherpublic void read(opencv_core.FileNode fn)
read in class opencv_features2d.GenericDescriptorMatcherpublic void write(opencv_core.FileStorage fs)
write in class opencv_features2d.GenericDescriptorMatcherpublic boolean empty()
empty in class opencv_features2d.GenericDescriptorMatcherpublic opencv_features2d.GenericDescriptorMatcher clone(boolean emptyTrainData)
clone in class opencv_features2d.GenericDescriptorMatcherpublic opencv_features2d.GenericDescriptorMatcher clone()
clone in class opencv_features2d.GenericDescriptorMatcherCopyright © 2014. All Rights Reserved.