Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
SmallRModelC::SmallRModelC(IntImageC &)
SmallRModelC::Set(int)
SmallRModelC::SetLabel(int)
SmallRModelC::Size(void)
SmallRModelC::Image(void)
SmallRModelC::CountRegion(SmallRModelC &,const EdgeC &)
SmallRModelC::RecolorRegion(SmallRModelC &,const EdgeC &)
SmallRModelC::ReMarkRegion(SmallRModelC &,const EdgeC &)
SmallRModelC
 
include "amma/SmallRMo.hh"
User Level:Default
Library:RegModel
Example:exImgSeq.cc
Section:Image.Image Processing.Region Model
In Scope:std

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