discoverpixy
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
CBlob Class Reference
Collaboration diagram for CBlob:
Collaboration graph
[legend]

Public Member Functions

void getBBox (short &leftRet, short &topRet, short &rightRet, short &bottomRet)
 
int GetArea () const
 
void Reset ()
 
void NewRow ()
 
void Add (const SSegment &segment)
 
void Assimilate (CBlob &futileResister)
 
void UpdateBoundingBox (int newLeft, int newTop, int newRight)
 
void getBBox (short &leftRet, short &topRet, short &rightRet, short &bottomRet)
 
int GetArea () const
 
void Reset ()
 
void NewRow ()
 
void Add (const SSegment &segment)
 
void Assimilate (CBlob &futileResister)
 
void UpdateBoundingBox (int newLeft, int newTop, int newRight)
 

Public Attributes

CBlobnext
 
SSegment lastBottom
 
SSegment nextBottom
 
short left
 
short top
 
short right
 
SLinkedSegmentfirstSegment
 
SLinkedSegment ** lastSegmentPtr
 
SMoments moments
 

Static Public Attributes

static int leakcheck
 
static bool recordSegments
 
static bool testMoments
 

The documentation for this class was generated from the following file: