The RegionProperty is the attribute of a region at a particular scale.
Public Member Functions | |
| RegionProperty (const Segmenter::RegionProperty &prop) | |
| Creates an object with no movement. | |
| const Segmenter::RegionProperty & | getRegion () const |
| const MultiscaleObjectTracker::Movement & | getMovement () const |
| void | setMovement (const MultiscaleObjectTracker::Movement &m) |
| void | update (int x, int y) |
Friends | |
| ostream & | operator<< (ostream &os, const RegionProperty &m) |
| RegionProperty::RegionProperty | ( | const Segmenter::RegionProperty & | prop | ) | [inline] |
Creates an object with no movement.
| const MultiscaleObjectTracker::Movement& RegionProperty::getMovement | ( | ) | const [inline] |
| const Segmenter::RegionProperty& RegionProperty::getRegion | ( | ) | const [inline] |
| void RegionProperty::setMovement | ( | const MultiscaleObjectTracker::Movement & | m | ) | [inline] |
| void RegionProperty::update | ( | int | x, | |
| int | y | |||
| ) | [inline] |
| ostream& operator<< | ( | ostream & | os, | |
| const RegionProperty & | m | |||
| ) | [friend] |
1.4.7