|
Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Compute mean, std, min, and max of positive pixels. More...
#include <Modules/CLI/DWIJointRicianLMMSEFilter/itkComputeRestrictedHistogram.h>
Public Types | |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef itk::Array< unsigned long > | HistogramType |
| typedef itk::Array< unsigned long > | HistogramType |
| typedef itk::Array< unsigned long > | HistogramType |
| typedef InputImageType::RegionType | InputImageRegionType |
| typedef InputImageType::RegionType | InputImageRegionType |
| typedef InputImageType::RegionType | InputImageRegionType |
| typedef TInputImage | InputImageType |
| typedef TInputImage | InputImageType |
| typedef TInputImage | InputImageType |
| typedef InputImageType::PixelType | InputPixelType |
| typedef InputImageType::PixelType | InputPixelType |
| typedef InputImageType::PixelType | InputPixelType |
| typedef NumericTraits < InputPixelType >::RealType | InputRealType |
| typedef NumericTraits < InputPixelType >::RealType | InputRealType |
| typedef NumericTraits < InputPixelType >::RealType | InputRealType |
| typedef InputImageType::SizeType | InputSizeType |
| typedef InputImageType::SizeType | InputSizeType |
| typedef InputImageType::SizeType | InputSizeType |
| typedef OutputImageType::RegionType | OutputImageRegionType |
| typedef OutputImageType::RegionType | OutputImageRegionType |
| typedef OutputImageType::RegionType | OutputImageRegionType |
| typedef TOutputImage | OutputImageType |
| typedef TOutputImage | OutputImageType |
| typedef TOutputImage | OutputImageType |
| typedef OutputImageType::PixelType | OutputPixelType |
| typedef OutputImageType::PixelType | OutputPixelType |
| typedef OutputImageType::PixelType | OutputPixelType |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< Self > | Pointer |
| typedef SmartPointer< Self > | Pointer |
| typedef ComputeRestrictedHistogram | Self |
| typedef ComputeRestrictedHistogram | Self |
| typedef ComputeRestrictedHistogram | Self |
| typedef ImageToImageFilter < InputImageType, OutputImageType > | Superclass |
| typedef ImageToImageFilter < InputImageType, OutputImageType > | Superclass |
| typedef ImageToImageFilter < InputImageType, OutputImageType > | Superclass |
| typedef itk::Array2D< unsigned long > | ThreadHistogramType |
| typedef itk::Array2D< unsigned long > | ThreadHistogramType |
| typedef itk::Array2D< unsigned long > | ThreadHistogramType |
Public Member Functions | |
| itkGetConstReferenceMacro (Min, double) | |
| itkGetConstReferenceMacro (Max, double) | |
| itkGetConstReferenceMacro (Mode, double) | |
| itkGetConstReferenceMacro (Mode, double) | |
| itkGetConstReferenceMacro (Ready, bool) | |
| itkGetConstReferenceMacro (Histogram, HistogramType) | |
| itkGetConstReferenceMacro (Bins, unsigned int) | |
| itkGetConstReferenceMacro (Ready, bool) | |
| itkGetConstReferenceMacro (Mode, double) | |
| itkGetConstReferenceMacro (Ready, bool) | |
| itkGetConstReferenceMacro (Histogram, HistogramType) | |
| itkGetConstReferenceMacro (Histogram, HistogramType) | |
| itkGetConstReferenceMacro (Bins, unsigned int) | |
| itkGetConstReferenceMacro (Min, double) | |
| itkGetConstReferenceMacro (Max, double) | |
| itkGetConstReferenceMacro (Min, double) | |
| itkGetConstReferenceMacro (Bins, unsigned int) | |
| itkGetConstReferenceMacro (Max, double) | |
| itkNewMacro (Self) | |
| itkNewMacro (Self) | |
| itkNewMacro (Self) | |
| itkSetMacro (Bins, unsigned int) | |
| itkSetMacro (Min, double) | |
| itkSetMacro (Max, double) | |
| itkSetMacro (Max, double) | |
| itkSetMacro (Bins, unsigned int) | |
| itkSetMacro (Min, double) | |
| itkSetMacro (Bins, unsigned int) | |
| itkSetMacro (Max, double) | |
| itkSetMacro (Min, double) | |
| itkTypeMacro (ComputeRestrictedHistogram, ImageToImageFilter) | |
| itkTypeMacro (ComputeRestrictedHistogram, ImageToImageFilter) | |
| itkTypeMacro (ComputeRestrictedHistogram, ImageToImageFilter) | |
Protected Member Functions | |
| void | AfterThreadedGenerateData () |
| void | AfterThreadedGenerateData () |
| void | AfterThreadedGenerateData () |
| void | BeforeThreadedGenerateData () |
| void | BeforeThreadedGenerateData () |
| void | BeforeThreadedGenerateData () |
| ComputeRestrictedHistogram () | |
| ComputeRestrictedHistogram () | |
| ComputeRestrictedHistogram () | |
| void | Modified () |
| void | Modified () |
| void | Modified () |
| void | ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, int threadId) |
| void | ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, int threadId) |
| void | ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, int threadId) |
| virtual | ~ComputeRestrictedHistogram () |
| virtual | ~ComputeRestrictedHistogram () |
| virtual | ~ComputeRestrictedHistogram () |
Compute mean, std, min, and max of positive pixels.
Definition at line 31 of file itkComputeRestrictedHistogram.h.
| typedef SmartPointer<const Self> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ConstPointer |
Definition at line 42 of file itkComputeRestrictedHistogram.h.
| typedef SmartPointer<const Self> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ConstPointer |
Definition at line 42 of file itkComputeRestrictedHistogram.h.
| typedef SmartPointer<const Self> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ConstPointer |
Definition at line 42 of file itkComputeRestrictedHistogram.h.
| typedef itk::Array<unsigned long> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::HistogramType |
Definition at line 60 of file itkComputeRestrictedHistogram.h.
| typedef itk::Array<unsigned long> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::HistogramType |
Definition at line 60 of file itkComputeRestrictedHistogram.h.
| typedef itk::Array<unsigned long> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::HistogramType |
Definition at line 60 of file itkComputeRestrictedHistogram.h.
| typedef InputImageType::RegionType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputImageRegionType |
Definition at line 54 of file itkComputeRestrictedHistogram.h.
| typedef InputImageType::RegionType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputImageRegionType |
Definition at line 54 of file itkComputeRestrictedHistogram.h.
| typedef InputImageType::RegionType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputImageRegionType |
Definition at line 54 of file itkComputeRestrictedHistogram.h.
| typedef TInputImage itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputImageType |
Convenient typedefs for simplifying declarations.
Definition at line 35 of file itkComputeRestrictedHistogram.h.
| typedef TInputImage itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputImageType |
Convenient typedefs for simplifying declarations.
Definition at line 35 of file itkComputeRestrictedHistogram.h.
| typedef TInputImage itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputImageType |
Convenient typedefs for simplifying declarations.
Definition at line 35 of file itkComputeRestrictedHistogram.h.
| typedef InputImageType::PixelType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputPixelType |
Image typedef support.
Definition at line 51 of file itkComputeRestrictedHistogram.h.
| typedef InputImageType::PixelType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputPixelType |
Image typedef support.
Definition at line 51 of file itkComputeRestrictedHistogram.h.
| typedef InputImageType::PixelType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputPixelType |
Image typedef support.
Definition at line 51 of file itkComputeRestrictedHistogram.h.
| typedef NumericTraits<InputPixelType>::RealType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputRealType |
Definition at line 53 of file itkComputeRestrictedHistogram.h.
| typedef NumericTraits<InputPixelType>::RealType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputRealType |
Definition at line 53 of file itkComputeRestrictedHistogram.h.
| typedef NumericTraits<InputPixelType>::RealType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputRealType |
Definition at line 53 of file itkComputeRestrictedHistogram.h.
| typedef InputImageType::SizeType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputSizeType |
Definition at line 56 of file itkComputeRestrictedHistogram.h.
| typedef InputImageType::SizeType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputSizeType |
Definition at line 56 of file itkComputeRestrictedHistogram.h.
| typedef InputImageType::SizeType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::InputSizeType |
Definition at line 56 of file itkComputeRestrictedHistogram.h.
| typedef OutputImageType::RegionType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::OutputImageRegionType |
Definition at line 55 of file itkComputeRestrictedHistogram.h.
| typedef OutputImageType::RegionType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::OutputImageRegionType |
Definition at line 55 of file itkComputeRestrictedHistogram.h.
| typedef OutputImageType::RegionType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::OutputImageRegionType |
Definition at line 55 of file itkComputeRestrictedHistogram.h.
| typedef TOutputImage itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::OutputImageType |
Definition at line 36 of file itkComputeRestrictedHistogram.h.
| typedef TOutputImage itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::OutputImageType |
Definition at line 36 of file itkComputeRestrictedHistogram.h.
| typedef TOutputImage itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::OutputImageType |
Definition at line 36 of file itkComputeRestrictedHistogram.h.
| typedef OutputImageType::PixelType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::OutputPixelType |
Definition at line 52 of file itkComputeRestrictedHistogram.h.
| typedef OutputImageType::PixelType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::OutputPixelType |
Definition at line 52 of file itkComputeRestrictedHistogram.h.
| typedef OutputImageType::PixelType itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::OutputPixelType |
Definition at line 52 of file itkComputeRestrictedHistogram.h.
| typedef SmartPointer<Self> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Pointer |
Definition at line 41 of file itkComputeRestrictedHistogram.h.
| typedef SmartPointer<Self> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Pointer |
Definition at line 41 of file itkComputeRestrictedHistogram.h.
| typedef SmartPointer<Self> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Pointer |
Definition at line 41 of file itkComputeRestrictedHistogram.h.
| typedef ComputeRestrictedHistogram itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Self |
Standard class typedefs.
Definition at line 39 of file itkComputeRestrictedHistogram.h.
| typedef ComputeRestrictedHistogram itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Self |
Standard class typedefs.
Definition at line 39 of file itkComputeRestrictedHistogram.h.
| typedef ComputeRestrictedHistogram itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Self |
Standard class typedefs.
Definition at line 39 of file itkComputeRestrictedHistogram.h.
| typedef ImageToImageFilter<InputImageType, OutputImageType> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Superclass |
Definition at line 40 of file itkComputeRestrictedHistogram.h.
| typedef ImageToImageFilter<InputImageType, OutputImageType> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Superclass |
Definition at line 40 of file itkComputeRestrictedHistogram.h.
| typedef ImageToImageFilter<InputImageType, OutputImageType> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Superclass |
Definition at line 40 of file itkComputeRestrictedHistogram.h.
| typedef itk::Array2D<unsigned long> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ThreadHistogramType |
The type to store per thread values
Definition at line 59 of file itkComputeRestrictedHistogram.h.
| typedef itk::Array2D<unsigned long> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ThreadHistogramType |
The type to store per thread values
Definition at line 59 of file itkComputeRestrictedHistogram.h.
| typedef itk::Array2D<unsigned long> itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ThreadHistogramType |
The type to store per thread values
Definition at line 59 of file itkComputeRestrictedHistogram.h.
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ComputeRestrictedHistogram | ( | ) | [protected] |
| virtual itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::~ComputeRestrictedHistogram | ( | ) | [inline, protected, virtual] |
Definition at line 74 of file itkComputeRestrictedHistogram.h.
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ComputeRestrictedHistogram | ( | ) | [protected] |
| virtual itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::~ComputeRestrictedHistogram | ( | ) | [inline, protected, virtual] |
Definition at line 74 of file itkComputeRestrictedHistogram.h.
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ComputeRestrictedHistogram | ( | ) | [protected] |
| virtual itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::~ComputeRestrictedHistogram | ( | ) | [inline, protected, virtual] |
Definition at line 74 of file itkComputeRestrictedHistogram.h.
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::AfterThreadedGenerateData | ( | ) | [protected] |
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::AfterThreadedGenerateData | ( | ) | [protected] |
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::AfterThreadedGenerateData | ( | ) | [protected] |
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::BeforeThreadedGenerateData | ( | ) | [protected] |
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::BeforeThreadedGenerateData | ( | ) | [protected] |
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::BeforeThreadedGenerateData | ( | ) | [protected] |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Mode | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Mode | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Min | , |
| double | |||
| ) |
Parameters
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Max | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Min | , |
| double | |||
| ) |
Parameters
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Bins | , |
| unsigned | int | ||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Max | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Histogram | , |
| HistogramType | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Ready | , |
| bool | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Histogram | , |
| HistogramType | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Bins | , |
| unsigned | int | ||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Max | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Ready | , |
| bool | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Mode | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Ready | , |
| bool | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Histogram | , |
| HistogramType | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Min | , |
| double | |||
| ) |
Parameters
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkGetConstReferenceMacro | ( | Bins | , |
| unsigned | int | ||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkNewMacro | ( | Self | ) |
Method for creation through the object factory.
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkNewMacro | ( | Self | ) |
Method for creation through the object factory.
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkNewMacro | ( | Self | ) |
Method for creation through the object factory.
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkSetMacro | ( | Bins | , |
| unsigned | int | ||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkSetMacro | ( | Bins | , |
| unsigned | int | ||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkSetMacro | ( | Min | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkSetMacro | ( | Min | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkSetMacro | ( | Max | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkSetMacro | ( | Max | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkSetMacro | ( | Bins | , |
| unsigned | int | ||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkSetMacro | ( | Min | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkSetMacro | ( | Max | , |
| double | |||
| ) |
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkTypeMacro | ( | ComputeRestrictedHistogram< TInputImage, TOutputImage > | , |
| ImageToImageFilter | |||
| ) |
Run-time type information (and related methods).
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkTypeMacro | ( | ComputeRestrictedHistogram< TInputImage, TOutputImage > | , |
| ImageToImageFilter | |||
| ) |
Run-time type information (and related methods).
| itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::itkTypeMacro | ( | ComputeRestrictedHistogram< TInputImage, TOutputImage > | , |
| ImageToImageFilter | |||
| ) |
Run-time type information (and related methods).
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Modified | ( | ) | [inline, protected] |
Definition at line 85 of file itkComputeRestrictedHistogram.h.
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Modified | ( | ) | [inline, protected] |
Definition at line 85 of file itkComputeRestrictedHistogram.h.
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::Modified | ( | ) | [inline, protected] |
Definition at line 85 of file itkComputeRestrictedHistogram.h.
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ThreadedGenerateData | ( | const OutputImageRegionType & | outputRegionForThread, |
| int | threadId | ||
| ) | [protected] |
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ThreadedGenerateData | ( | const OutputImageRegionType & | outputRegionForThread, |
| int | threadId | ||
| ) | [protected] |
| void itk::ComputeRestrictedHistogram< TInputImage, TOutputImage >::ThreadedGenerateData | ( | const OutputImageRegionType & | outputRegionForThread, |
| int | threadId | ||
| ) | [protected] |
1.7.4