UWARG Computer Vision
Classes
target_analyzer.h File Reference

Module for analyzing individual PixelTargets and combining them into a set of unique Targets. More...

#include "frame.h"
Include dependency graph for target_analyzer.h:

Go to the source code of this file.

Classes

class  TargetAnalyzer
 

Detailed Description

Module for analyzing individual PixelTargets and combining them into a set of unique Targets.

Module geolocates targets using their pixel locations and photo metadata, determines target type and calculates possible error. As targets are processed unique targets will be identified and the data combined into a single object.

The TargetAnalyzer does not delete any Frames or PixelTargets