#include <itkAnchorErodeDilateLine.h>

Definition at line 36 of file itkAnchorErodeDilateLine.h.
Public Types | |
| typedef TInputPix | InputImagePixelType |
Public Member Functions | |
| AnchorErodeDilateLine () | |
| void | DoLine (InputImagePixelType *buffer, InputImagePixelType *inbuffer, unsigned bufflength) |
| void | PrintSelf (std::ostream &os, Indent indent) const |
| void | SetSize (unsigned int size) |
| ~AnchorErodeDilateLine () | |
| typedef TInputPix itk::AnchorErodeDilateLine< TInputPix, TFunction1, TFunction2 >::InputImagePixelType |
Some convenient typedefs.
Definition at line 41 of file itkAnchorErodeDilateLine.h.
| itk::AnchorErodeDilateLine< TInputPix, TFunction1, TFunction2 >::AnchorErodeDilateLine | ( | ) |
| itk::AnchorErodeDilateLine< TInputPix, TFunction1, TFunction2 >::~AnchorErodeDilateLine | ( | ) | [inline] |
Definition at line 53 of file itkAnchorErodeDilateLine.h.
| void itk::AnchorErodeDilateLine< TInputPix, TFunction1, TFunction2 >::DoLine | ( | InputImagePixelType * | buffer, | |
| InputImagePixelType * | inbuffer, | |||
| unsigned | bufflength | |||
| ) |
| void itk::AnchorErodeDilateLine< TInputPix, TFunction1, TFunction2 >::PrintSelf | ( | std::ostream & | os, | |
| Indent | indent | |||
| ) | const |
| void itk::AnchorErodeDilateLine< TInputPix, TFunction1, TFunction2 >::SetSize | ( | unsigned int | size | ) | [inline] |
Definition at line 46 of file itkAnchorErodeDilateLine.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000