Public Member Functions | |
| Node () | |
| Node (int node_id, int frame_id, float xi, float yi, int sz) | |
| Node | projectForward () const |
| void | displayWithR (std::ostream &rfile, bool marked=false) const |
Public Attributes | |
| int | nodeid |
| int | frameid |
| float | x |
| float | y |
| float | ux |
| float | uy |
| int | age |
| int | coasted |
| int | trackno |
| int | size |
| w2img::MultipleHypothesesTracker::Node::Node | ( | ) | [inline] |
| w2img::MultipleHypothesesTracker::Node::Node | ( | int | node_id, | |
| int | frame_id, | |||
| float | xi, | |||
| float | yi, | |||
| int | sz | |||
| ) | [inline] |
| void w2img::MultipleHypothesesTracker::Node::displayWithR | ( | std::ostream & | rfile, | |
| bool | marked = false | |||
| ) | const [inline] |
| Node w2img::MultipleHypothesesTracker::Node::projectForward | ( | ) | const |
1.4.7