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

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

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 More...

#include <itkAnchorOpenCloseLine.h>

Collaboration diagram for itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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



typedef TInputPix InputImagePixelType
 AnchorOpenCloseLine ()
 ~AnchorOpenCloseLine ()
void PrintSelf (std::ostream &os, Indent indent) const

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.


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 Mon Jul 12 2010 20:32:25 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000