|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Variables:
- ValT label;
-
- int count;
-
Methods:
- void Initialise()
-
Resets the statistics for the region
- BooleanT Contains(const PixelC & pxl,const ValT & val) const
-
Return TRUE if pxl belongs to the region
- void Include(const PixelC & pxl,const ValT & val)
-
Update the statistics of the region for the included pixel
- StatT Stat()
-
Return the statistics about the region
|
Programmer:Roshano Roberts, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|