LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::segmentation Class Reference

Base class for all segmentation algorithms. More...

#include <ltiSegmentation.h>

Inheritance diagram for lti::segmentation:
Inheritance graph
[legend]
Collaboration diagram for lti::segmentation:
Collaboration graph
[legend]

List of all members.

Classes

class  parameters
 Parameters for all segmentation algorithms. More...

Public Member Functions

 segmentation ()
 segmentation (const segmentation &other)
virtual ~segmentation ()
segmentationcopy (const segmentation &other)
virtual functorclone () const
virtual const char * getTypeName () const

Detailed Description

Base class for all segmentation algorithms.


Constructor & Destructor Documentation

lti::segmentation::segmentation (  )  [inline]

default constructor

lti::segmentation::segmentation ( const segmentation other  )  [inline]

copy constructor

References copy().

virtual lti::segmentation::~segmentation (  )  [virtual]

destructor


Member Function Documentation

virtual functor* lti::segmentation::clone (  )  const [virtual]
segmentation& lti::segmentation::copy ( const segmentation other  ) 
virtual const char* lti::segmentation::getTypeName (  )  const [virtual]

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

Generated on Sat Apr 10 15:27:50 2010 for LTI-Lib by Doxygen 1.6.1