| Package | Description |
|---|---|
| org.opencv.features2d |
| Modifier and Type | Method and Description |
|---|---|
DescriptorMatcher |
DescriptorMatcher.clone() |
DescriptorMatcher |
DescriptorMatcher.clone(boolean emptyTrainData) |
static DescriptorMatcher |
DescriptorMatcher.create(int matcherType)
Creates a descriptor matcher of a given type with the default parameters
(using default constructor).
|
Copyright © 2014. All rights reserved.