w2img::MultipleHypothesesTracker::Hypothesis Struct Reference

List of all members.

Public Member Functions

 Hypothesis ()
code::Image< int > computeCost () const
std::vector< NodegetAllNodes () const
 All the current nodes, plus any being coasted from prev.
void displayWithR (std::ostream &os) const

Public Attributes

std::vector< Nodecurr
std::vector< Nodeprev
HungarianMatch::Assignment curr_to_prev
int prevHypIndex

Friends

bool operator< (const Hypothesis &a, const Hypothesis &b)
 increasing order of cost.

Constructor & Destructor Documentation

w2img::MultipleHypothesesTracker::Hypothesis::Hypothesis (  )  [inline]


Member Function Documentation

code::Image<int> w2img::MultipleHypothesesTracker::Hypothesis::computeCost (  )  const

void w2img::MultipleHypothesesTracker::Hypothesis::displayWithR ( std::ostream &  os  )  const

std::vector<Node> w2img::MultipleHypothesesTracker::Hypothesis::getAllNodes (  )  const

All the current nodes, plus any being coasted from prev.


Friends And Related Function Documentation

bool operator< ( const Hypothesis a,
const Hypothesis b 
) [friend]

increasing order of cost.


Member Data Documentation

std::vector<Node> w2img::MultipleHypothesesTracker::Hypothesis::curr

HungarianMatch::Assignment w2img::MultipleHypothesesTracker::Hypothesis::curr_to_prev

std::vector<Node> w2img::MultipleHypothesesTracker::Hypothesis::prev

int w2img::MultipleHypothesesTracker::Hypothesis::prevHypIndex


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