#include "freHistogramMetricControllerBase.h"#include "freTransformControllerBase.h"#include "freInterpolatorControllerBase.h"#include "itkCompareHistogramImageToImageMetric.h"

Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Classes | |
| class | FREE::CompareHistogramMetricControllerBase< TControlledCompareHistogramMetric > |
| Controller class for histogram comparing metrics. More... | |
Functions | |
| FREE::ParameterMacro (TrainHisto,"TrainingHistogram","Defines the training historgram that should be used for comparing.\nIf the training histogram is set, no other training parameters / components are required.") | |
| FREE::ParameterMacro (TrainFixed,"TrainingFixedImage","Training fixed image, which will be used to calculate the training historgram.\nOnly required if the histogram is not set directly.") | |
| FREE::ParameterMacro (TrainMoving,"TrainingMovingImage","Training moving image, which will be used to calculate the training historgram.\nOnly required if the histogram is not set directly.") | |
| FREE::ComponentMacro (TrainTransform,"Transform used to calculate the training histogram.\nOnly required if the histogram is not set directly.") | |
| FREE::ComponentMacro (TrainInterpolator,"Interpolator used to calculate the training histogram.\nOnly required if the histogram is not set directly.") | |
| FREE::freControllerIDMacro (CompareHistogramMetricControllerBase,"CompareHistogramMetricBase") | |
1.5.3 written by Dimitri van Heesch,
© 1997-2000