kmeans::OverlapTracker::Candidate Class Reference

List of all members.

Detailed Description

Handles the candidates in an overlap assignment.


Public Member Functions

void update (int x, int y, int possible_region)
 a vote for this possibility.
int getBestChoice (const MultiscaleObjectTracker::RegionsProperties &prevRegionProps) const
 Which one should we choose?
 Candidate ()


Constructor & Destructor Documentation

kmeans::OverlapTracker::Candidate::Candidate (  ) 


Member Function Documentation

int kmeans::OverlapTracker::Candidate::getBestChoice ( const MultiscaleObjectTracker::RegionsProperties prevRegionProps  )  const

Which one should we choose?

void kmeans::OverlapTracker::Candidate::update ( int  x,
int  y,
int  possible_region 
)

a vote for this possibility.

The x and y correspond to the current location.


Generated on Fri May 4 13:40:22 2012 for WDSS-IIw2algs by  doxygen 1.4.7