Go to the source code of this file.
Classes | |
class | itk::Statistics::VariableDimensionHistogram< TMeasurement, TFrequencyContainer >::ConstIterator |
class | itk::Statistics::VariableDimensionHistogram< TMeasurement, TFrequencyContainer >::Iterator |
class | itk::Statistics::VariableDimensionHistogram< TMeasurement, TFrequencyContainer > |
This class is similar to the Histogram class. It however allows you to specify the histogram dimension at run time. (and is therefore not templated over the size of a measurement vector). Users who know that the length of a measurement vector will be fixed, for instance joint statistics on pixel values of 2 images, (where the dimension will be 2), etc should use the Histogram class instead. More... | |
Namespaces | |
namespace | itk |
namespace | itk::Statistics |