![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
| class | itk::ImageKmeansModelEstimator< TInputImage, TMembershipFunction > |
| Base class for ImageKmeansModelEstimator object. More... | |
Namespaces | |
| namespace | itk |
Macros | |
| #define | GLA_CONVERGED 1 |
| #define | GLA_NOT_CONVERGED 2 |
| #define | LBG_COMPLETED 3 |
| #define | ONEBAND 1 |
| #define GLA_CONVERGED 1 |
Definition at line 36 of file itkImageKmeansModelEstimator.h.
| #define GLA_NOT_CONVERGED 2 |
Definition at line 37 of file itkImageKmeansModelEstimator.h.
| #define LBG_COMPLETED 3 |
Definition at line 38 of file itkImageKmeansModelEstimator.h.
| #define ONEBAND 1 |
Definition at line 35 of file itkImageKmeansModelEstimator.h.
1.8.1