RegionProperty Class Reference

List of all members.

Detailed Description

Inner class of MultiscaleObjectTracker that keeps track of region attributes and movement.

The RegionProperty is the attribute of a region at a particular scale.

Author:
Lakshman
Version:
Id
MOT_RegionProperty.h,v 1.3 2009/06/02 20:17:48 lakshman Exp


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)


Constructor & Destructor Documentation

RegionProperty::RegionProperty ( const Segmenter::RegionProperty &  prop  )  [inline]

Creates an object with no movement.


Member Function Documentation

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]


Friends And Related Function Documentation

ostream& operator<< ( ostream &  os,
const RegionProperty m 
) [friend]


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