#include <iAMaximumDistanceFilter.h>
|
| typedef itk::BinaryThresholdImageFilter< TImageType, TImageType > | BTIFType |
| |
◆ BTIFType
template<class TImageType >
◆ ConstIteratorType
template<class TImageType >
◆ ConstPointer
template<class TImageType >
◆ ImageConstPointer
template<class TImageType >
◆ ImagePointer
template<class TImageType >
◆ PixelType
template<class TImageType >
◆ Pointer
template<class TImageType >
◆ Self
template<class TImageType >
◆ Superclass
template<class TImageType >
◆ iAMaximumDistanceFilter()
template<class TImageType >
◆ GenerateData()
template<class TImageType >
◆ GetHighIntensity()
template<class TImageType >
Get high intensity peak.
- Returns
- an int, which is the high intensity peak.
◆ GetLowIntensity()
template<class TImageType >
Get low intensity peak.
- Returns
- an int, which is the low intensity peak.
◆ GetOutThreshold()
template<class TImageType >
Get maximum distance threshold.
- Returns
- t an int, which is the maximum distance threshold.
◆ itkGetMacro()
template<class TImageType >
◆ itkNewMacro()
template<class TImageType >
Method for creation through object factory.
◆ itkSetMacro()
template<class TImageType >
◆ itkTypeMacro()
template<class TImageType >
Run-time type information.
◆ PrintSelf()
template<class TImageType >
◆ SetBinWidth()
template<class TImageType >
Set the width of a bin in the histogram.
- Parameters
-
| binWidth | the width of a bin in the histogram. |
◆ SetCentre()
template<class TImageType >
Set centre of histogram to calculate the low intensity peak.
- Parameters
-
| lowIntensity | taken as the range to calculate the low intensity. |
The documentation for this class was generated from the following file: