#include <itkAnchorOpenCloseLine.h>
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) |
typedef TInputPix itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::InputImagePixelType |
Some convenient typedefs.
Definition at line 41 of file itkAnchorOpenCloseLine.h.
itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::AnchorOpenCloseLine | ( | ) |
Some convenient typedefs.
itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::~AnchorOpenCloseLine | ( | ) | [inline] |
Some convenient typedefs.
Definition at line 43 of file itkAnchorOpenCloseLine.h.
void itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::DoLine | ( | InputImagePixelType * | buffer, | |
unsigned | bufflength | |||
) |
Single-threaded version of GenerateData. This filter delegates to GrayscaleGeodesicErodeImageFilter.
void itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::PrintSelf | ( | std::ostream & | os, | |
Indent | indent | |||
) | const |
Some convenient typedefs.
void itk::AnchorOpenCloseLine< TInputPix, THistogramCompare, TFunction1, TFunction2 >::SetSize | ( | unsigned int | size | ) | [inline] |
Definition at line 54 of file itkAnchorOpenCloseLine.h.