#include <TreatCCContouring.hpp>
Inheritance diagram for CCContouring:

Public Member Functions | |
| CCContouring (Image *) | |
| ~CCContouring () | |
| void | PerformContouring () |
| Image * | ContoursDraw () |
| Image * | ContoursTDraw () |
Public Attributes | |
| vector< Cr > | cri |
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 |
|
|
call mother class and initialize class member |
|
|
destroy a contouring object |
|
|
C2Test |
|
|
C3Test |
|
|
C4Test |
|
|
characteristic compute |
|
|
draw a contour image |
|
|
search a entry pt |
|
|
contour post process |
|
|
|
|
|
count the neighboring contour point |
|
|
perform contouring on all image |
|
|
|
|
|
|
1.3