![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkSumProjectionImageFilter.h>
Public Member Functions | |
| TOutputPixel | GetValue () |
| void | Initialize () |
| void | operator() (const TInputPixel &input) |
| SumAccumulator (SizeValueType) | |
| ~SumAccumulator ()=default | |
Public Attributes | |
| TOutputPixel | m_Sum |
Definition at line 50 of file itkSumProjectionImageFilter.h.
|
inline |
Definition at line 53 of file itkSumProjectionImageFilter.h.
|
default |
|
inline |
Definition at line 69 of file itkSumProjectionImageFilter.h.
References itk::Functor::SumAccumulator< TInputPixel, TOutputPixel >::m_Sum.
|
inline |
Definition at line 57 of file itkSumProjectionImageFilter.h.
References itk::Functor::SumAccumulator< TInputPixel, TOutputPixel >::m_Sum, and itk::NumericTraits< T >::ZeroValue().
|
inline |
Definition at line 63 of file itkSumProjectionImageFilter.h.
References itk::Functor::SumAccumulator< TInputPixel, TOutputPixel >::m_Sum.
| TOutputPixel itk::Functor::SumAccumulator< TInputPixel, TOutputPixel >::m_Sum |
1.8.16