ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
Typedefs | |
typedef LinearAnisotropicDiffusionCommandLine::ReportProgressToCOutType | ReportProgressToCOutType |
Functions | |
int | Execute (int argc, char *argv[]) |
template<int VDimension> | |
int | Execute (int argc, char *argv[], itk::ImageIOBase::IOComponentType, int nComponents) |
template<int VDimension, typename ScalarType , typename ComponentType > | |
int | Execute (int argc, char *argv[], int nComponents) |
void | Usage () |
typedef LinearAnisotropicDiffusionCommandLine::ReportProgressToCOutType CoherenceEnhancingDiffusionCommandLine::ReportProgressToCOutType |
Definition at line 63 of file CoherenceEnhancingDiffusionCommandLine.h.
int CoherenceEnhancingDiffusionCommandLine::Execute | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 65 of file CoherenceEnhancingDiffusionCommandLine.h.
References itk::ImageIOFactory::CreateImageIO(), itk::ImageIOFactory::ReadMode, and Usage().
int CoherenceEnhancingDiffusionCommandLine::Execute | ( | int | argc, |
char * | argv[], | ||
itk::ImageIOBase::IOComponentType | componentType, | ||
int | nComponents | ||
) |
Definition at line 104 of file CoherenceEnhancingDiffusionCommandLine.h.
References itk::ImageIOBase::DOUBLE, itk::ImageIOBase::FLOAT, and itk::ImageIOBase::UCHAR.
int CoherenceEnhancingDiffusionCommandLine::Execute | ( | int | argc, |
char * | argv[], | ||
int | nComponents | ||
) |
Definition at line 120 of file CoherenceEnhancingDiffusionCommandLine.h.
void CoherenceEnhancingDiffusionCommandLine::Usage | ( | ) |
Definition at line 36 of file CoherenceEnhancingDiffusionCommandLine.h.
Referenced by Execute().