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

TreatCCSegmentation.hpp

Go to the documentation of this file.
00001 
00009 class CCSegmentation: public CCLabeling
00010         {
00011         protected:
00012                 CCSegmentation::ComponentSegmentation(int);
00013         public:
00014                 int tabSize;
00015                 Image** imgTab;
00016                 CCSegmentation(Image*);
00017                 ~CCSegmentation();
00018                 ImageSegmentation();
00019         };
00020 
00021 
00022 

Generated on Mon May 31 22:42:45 2004 for CCLib by doxygen1.3