Target* TargetAnalyzer::analyze_targets_in_frame |
( |
PixelTarget * |
p, |
|
|
Frame * |
f |
|
) |
| |
Analyzes a pixeltarget and returns a pointer to the unique target it belongs to.
- Parameters
-
p | PixelTarget to be analyzed |
f | Frame that the PixelTarget belongs to |
- Returns
- pointer to the Target that the PixelTarget belongs to
vector<Target *> TargetAnalyzer::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: