| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_tracking |
| Modifier and Type | Class and Description |
|---|---|
class |
ResizedImageDescriptor
\brief Uses resized image as descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
IImageDescriptor |
ITrackerByMatching.descriptorFast()
\brief Fast descriptor getter.
|
IImageDescriptor |
ITrackerByMatching.descriptorStrong()
\brief Strong descriptor getter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITrackerByMatching.setDescriptorFast(IImageDescriptor val)
\brief Fast descriptor setter.
|
void |
ITrackerByMatching.setDescriptorStrong(IImageDescriptor val)
\brief Strong descriptor setter.
|
Copyright © 2021. All rights reserved.