|
User Documentation |
|
Centre for Vision, Speech & Signal Processing |
Variables:
Methods:
- RegClassifyC()
-
default constructor
- RegClassifyC(ValT threshold)
-
Constructor
- 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:48:08 2001
|