34 #ifndef vtkImageHistogramStatistics_h
35 #define vtkImageHistogramStatistics_h
76 vtkSetVector2Macro(AutoRangePercentiles,
double);
77 vtkGetVector2Macro(AutoRangePercentiles,
double);
89 vtkSetVector2Macro(AutoRangeExpansionFactors,
double);
90 vtkGetVector2Macro(AutoRangeExpansionFactors,
double);
99 vtkGetVector2Macro(AutoRange,
double);
117 double AutoRangePercentiles[2];
118 double AutoRangeExpansionFactors[2];
double GetStandardDeviation()
dynamic, self-adjusting array of vtkIdType
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKIMAGINGSTATISTICS_EXPORT
a simple class to control print indentation
efficient description of an image stencil
static vtkImageHistogram * New()
void PrintSelf(ostream &os, vtkIndent indent)
Compute statistics for an image.
Compute the histogram for an image.