![]() |
Orfeo Toolbox
3.16
|
#include <itkSumProjectionImageFilter.h>
Public Member Functions | |
| SumAccumulator (unsigned long) | |
| ~SumAccumulator () | |
| TOuputPixel | GetValue () |
| void | Initialize () |
| TInputPixel | operator() (const TInputPixel &input) |
Public Attributes | |
| TOuputPixel | m_Sum |
Definition at line 48 of file itkSumProjectionImageFilter.h.
|
inline |
Definition at line 51 of file itkSumProjectionImageFilter.h.
|
inline |
Definition at line 52 of file itkSumProjectionImageFilter.h.
|
inline |
Definition at line 65 of file itkSumProjectionImageFilter.h.
References itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::m_Sum.
|
inline |
Definition at line 54 of file itkSumProjectionImageFilter.h.
References itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::m_Sum.
|
inline |
Definition at line 59 of file itkSumProjectionImageFilter.h.
References itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::m_Sum.
| TOuputPixel itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::m_Sum |