trackerData Struct Reference
Stores configuration information for the sparse optical flow routine.
More...
#include <flow.hpp>
List of all members.
Detailed Description
Stores configuration information for the sparse optical flow routine.
Definition at line 36 of file flow.hpp.
Member Function Documentation
void trackerData::initializeDescriptors |
( |
Ptr< DescriptorExtractor > * |
desc, |
|
|
Ptr< DescriptorExtractor > * |
hom | |
|
) |
| | |
void trackerData::initializeDetectors |
( |
Ptr< FeatureDetector > * |
det, |
|
|
Ptr< FeatureDetector > * |
hom | |
|
) |
| | |
Member Data Documentation
The documentation for this struct was generated from the following files: