void GMapsMatcher::analyze_targets_in_frame |
( |
Frame * |
f | ) |
|
Puts the given frame into the analysis queue Frame will be freed after analysis.
- Parameters
-
f | Frame containing the targets to analyze |
vector<Target *> GMapsMatcher::get_processed |
( |
| ) |
|
retrieves a vector containing all of the unique Targets that have been indentified. The caller of the function should not delete the Targets as they will be deleted by the TargetAnalyzer destructor
- Returns
- vector containing the unique Targets which have been analyzed
The documentation for this class was generated from the following file: