#include <itkLabelObjectLine.h>
List of all members.
Detailed Description
template<unsigned int VImageDimension>
class itk::LabelObjectLine< VImageDimension >
LabelObjectLine is the line object used in the LabelObject class to store the line which are part of the object. A line is formed of and index and a length in the dimension 0. It is used in a run-length encoding
- Author:
- Gaetan Lehmann. Biologie du Developpement et de la Reproduction, INRA de Jouy-en-Josas, France.
This implementation was taken from the Insight Journal paper: http://hdl.handle.net/1926/584 or http://www.insight-journal.org/browse/publication/176
Definition at line 41 of file itkLabelObjectLine.h.
Member Typedef Documentation
template<unsigned int VImageDimension>
template<unsigned int VImageDimension>
Constructor & Destructor Documentation
template<unsigned int VImageDimension>
template<unsigned int VImageDimension>
template<unsigned int VImageDimension>
Member Function Documentation
template<unsigned int VImageDimension>
template<unsigned int VImageDimension>
template<unsigned int VImageDimension>
template<unsigned int VImageDimension>
template<unsigned int VImageDimension>
Cause the object to print itself out.
template<unsigned int VImageDimension>
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
template<unsigned int VImageDimension>
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
template<unsigned int VImageDimension>
virtual void itk::LabelObjectLine< VImageDimension >::PrintTrailer |
( |
std::ostream & |
os, |
|
|
Indent |
indent | |
|
) |
| | const [protected, virtual] |
Methods invoked by Print() to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.
template<unsigned int VImageDimension>
template<unsigned int VImageDimension>
Member Data Documentation
template<unsigned int VImageDimension>
The documentation for this class was generated from the following file: