ITK
5.2.0
Insight Toolkit
|
#include <itkSampleToHistogramFilter.h>
Computes the Histogram corresponding to a Sample.
This filter produces as output the histogram corresponding to the values of a Sample.
Definition at line 68 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::ConstPointer = SmartPointer<const Self> |
Definition at line 77 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::DataObjectPointer = typename Superclass::DataObjectPointer |
Type for the data object output
Definition at line 95 of file itkSampleToHistogramFilter.h.
|
protected |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
Definition at line 167 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::HistogramMeasurementType = typename HistogramType::MeasurementType |
Definition at line 91 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::HistogramMeasurementVectorType = typename HistogramType::MeasurementVectorType |
Definition at line 92 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::HistogramSizeType = typename HistogramType::SizeType |
Definition at line 90 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::HistogramType = THistogram |
Definition at line 87 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::InputBooleanObjectType = SimpleDataObjectDecorator<bool> |
Type of DataObjects to use for AutoMinimumMaximum input
Definition at line 121 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::InputHistogramMeasurementObjectType = SimpleDataObjectDecorator<HistogramMeasurementType> |
Type of DataObjects to use for Marginal Scale inputs
Definition at line 114 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::InputHistogramMeasurementVectorObjectType = SimpleDataObjectDecorator<HistogramMeasurementVectorType> |
Type of DataObjects to use for Minimum and Maximums values of the histogram bins.
Definition at line 118 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::InputHistogramSizeObjectType = SimpleDataObjectDecorator<HistogramSizeType> |
Type of DataObjects to use for Size inputs
Definition at line 111 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::MeasurementType = typename MeasurementVectorType::ValueType |
Definition at line 89 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::MeasurementVectorType = typename SampleType::MeasurementVectorType |
Definition at line 88 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::Pointer = SmartPointer<Self> |
Definition at line 76 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::SampleType = TSample |
MeasurementVector type alias support
Definition at line 86 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::Self = SampleToHistogramFilter |
Standard class type aliases
Definition at line 74 of file itkSampleToHistogramFilter.h.
using itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::Superclass = ProcessObject |
Definition at line 75 of file itkSampleToHistogramFilter.h.
|
protected |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
overrideprotecteddefault |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
|
overrideprotectedvirtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
Reimplemented from itk::ProcessObject.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Run-time type information (and related methods)
Reimplemented from itk::ProcessObject.
const HistogramType* itk::Statistics::SampleToHistogramFilter< TSample, THistogram >::GetOutput | ( | ) | const |
Get the output Histogram
|
virtual |
Method that facilitates the use of this filter in the internal pipeline of another filter.
|
overrideprotectedvirtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
Reimplemented from itk::ProcessObject.
|
static |
Method for creation through the object factory.
|
overrideprotectedvirtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
Reimplemented from itk::ProcessObject.
|
inlineprivate |
SafeAssign – avoid numeric overflow/underflow
Definition at line 180 of file itkSampleToHistogramFilter.h.
References itk::NumericTraits< T >::max(), and itk::NumericTraits< T >::min().
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Methods for setting and getting the boolean flag that defines whether the minimum and maximum of the histogram are going to be computed automatically from the values of the sample.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Make a DataObject of the correct type to used as the specified output. This method is automatically called when DataObject::DisconnectPipeline() is called.
|
virtual |
Methods for setting and getting the Minimum and Maximum values of the histogram bins.
|
virtual |
|
virtual |
|
virtual |
Methods for setting and getting the histogram size. The histogram size is encapsulated inside a decorator class. For this reason, it is possible to set and get the decorator class, but it is only possible to set the histogram size by value. This macro declares the methods SetHistogramSize(), SetHistogramSizeInput(), GetHistogramSizeInput().
|
virtual |
Set/Get the input sample
|
virtual |
|
virtual |
|
virtual |
Methods for setting and getting the Marginal scale value. The marginal scale is used when the type of the measurement vector components are of integer type.