Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 > Class Template Reference

#include <itkAnchorOpenCloseLine.h>

Collaboration diagram for itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class TInputPix, class THistogramCompare, class TFunction1, class TFunction2>
class itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >

class to implement openings and closings using anchor methods. This is the base class that must be instantiated with appropriate definitions of greater, less and so on

Definition at line 36 of file itkAnchorOpenCloseLine.h.
typedef TInputPix InputImagePixelType
 AnchorOpenCloseLine ()
void PrintSelf (std::ostream &os, Indent indent) const
 ~AnchorOpenCloseLine ()

Public Member Functions

void DoLine (InputImagePixelType *buffer, unsigned bufflength)
void SetSize (unsigned int size)


Member Typedef Documentation

template<class TInputPix, class THistogramCompare, class TFunction1, class TFunction2>
typedef TInputPix itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::InputImagePixelType

Some convenient typedefs.

Definition at line 41 of file itkAnchorOpenCloseLine.h.


Constructor & Destructor Documentation

template<class TInputPix, class THistogramCompare, class TFunction1, class TFunction2>
itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::AnchorOpenCloseLine (  ) 

Some convenient typedefs.

template<class TInputPix, class THistogramCompare, class TFunction1, class TFunction2>
itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::~AnchorOpenCloseLine (  )  [inline]

Some convenient typedefs.

Definition at line 43 of file itkAnchorOpenCloseLine.h.


Member Function Documentation

template<class TInputPix, class THistogramCompare, class TFunction1, class TFunction2>
void itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::DoLine ( InputImagePixelType buffer,
unsigned  bufflength 
)

Single-threaded version of GenerateData. This filter delegates to GrayscaleGeodesicErodeImageFilter.

template<class TInputPix, class THistogramCompare, class TFunction1, class TFunction2>
void itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const

Some convenient typedefs.

template<class TInputPix, class THistogramCompare, class TFunction1, class TFunction2>
void itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::SetSize ( unsigned int  size  )  [inline]

Definition at line 54 of file itkAnchorOpenCloseLine.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 01:29:13 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000