Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CCContouring Class Reference

#include <TreatCCContouring.hpp>

Inheritance diagram for CCContouring:

CCLabeling List of all members.

Public Member Functions

 CCContouring (Image *)
 ~CCContouring ()
void PerformContouring ()
Image * ContoursDraw ()
Image * ContoursTDraw ()

Public Attributes

vector< Crcri

Protected Member Functions

void ContoursExtract ()
void ContoursPostProcess ()
int NCCount (Pt &)
bool C2Test (Pt &)
bool C3Test (Pt &)
bool C4Test (Pt &)
void CCompute ()

Protected Attributes

int cc

Detailed Description

CCContouring class


Constructor & Destructor Documentation

CCContouring::CCContouring Image *  img  ) 
 

call mother class and initialize class member

CCContouring::~CCContouring  ) 
 

destroy a contouring object


Member Function Documentation

bool CCContouring::C2Test Pt ptc  )  [protected]
 

C2Test

bool CCContouring::C3Test Pt ptc  )  [protected]
 

C3Test

bool CCContouring::C4Test Pt ptc  )  [protected]
 

C4Test

void CCContouring::CCompute  )  [protected]
 

characteristic compute

Image * CCContouring::ContoursDraw  ) 
 

draw a contour image

void CCContouring::ContoursExtract  )  [protected]
 

search a entry pt

void CCContouring::ContoursPostProcess  )  [protected]
 

contour post process

Image* CCContouring::ContoursTDraw  ) 
 

int CCContouring::NCCount Pt pt  )  [protected]
 

count the neighboring contour point

void CCContouring::PerformContouring  ) 
 

perform contouring on all image


Member Data Documentation

int CCContouring::cc [protected]
 

vector<Cr> CCContouring::cri
 


The documentation for this class was generated from the following files:
Generated on Mon May 31 22:42:46 2004 for CCLib by doxygen1.3