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 () |
kmeans::OverlapTracker::Candidate::Candidate | ( | ) |
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.