| Package | Description |
|---|---|
| org.opencv.features2d |
| Modifier and Type | Class and Description |
|---|---|
class |
BFMatcher |
class |
FlannBasedMatcher |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorMatcher |
DescriptorMatcher.__fromPtr__(long addr) |
DescriptorMatcher |
DescriptorMatcher.clone() |
DescriptorMatcher |
DescriptorMatcher.clone(boolean emptyTrainData) |
static DescriptorMatcher |
DescriptorMatcher.create(int matcherType) |
static DescriptorMatcher |
DescriptorMatcher.create(String descriptorMatcherType) |
Copyright © 2018. All rights reserved.