Static Public Member Functions
labust::blueview::DirectAssociate Struct Reference

#include <AssociatePolicy.hpp>

List of all members.

Static Public Member Functions

static bool associate (const TrackedFeatureVecPtr features, const SonarHead &head, TrackedFeature *tracklet, TrackedFeature *target)

Detailed Description

Direct associate class.

Todo:
Check the target dismissal.

Definition at line 64 of file AssociatePolicy.hpp.


Member Function Documentation

bool DirectAssociate::associate ( const TrackedFeatureVecPtr  features,
const SonarHead head,
TrackedFeature tracklet,
TrackedFeature target 
) [static]

The method associates detected features with the tracklet.

Parameters:
featuresThe vector of detected features.
trackletThe old tracklet value.
targetThe target tracklet to avoid the target lock.
Returns:
True if found, false otherwise.

Definition at line 38 of file AssociatePolicy.cpp.


The documentation for this struct was generated from the following files:


target_detector
Author(s): Gyula Nagy
autogenerated on Fri Feb 7 2014 11:36:05