|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Variables:
- long int regionSize;
-
the actual region size
- int seedLevel;
-
the grey of the region seed
- int nearLabel;
-
the label of the region with the nearLevel
- IntImageC segmImg;
-
segmented image
Methods:
- SmallRModelC(IntImageC & segm)
-
- void Set(int colour)
-
- void SetLabel(int label)
-
- long int Size()
-
- IntImageC Image()
-
- BooleanT CountRegion(SmallRModelC & model,const EdgeC & edge)
-
- BooleanT RecolorRegion(SmallRModelC & model,const EdgeC & edge)
-
- BooleanT ReMarkRegion(SmallRModelC & model,const EdgeC & edge)
-
|
Programmer:Radek Marik, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|