ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkSumProjectionImageFilter.h>
Definition at line 50 of file itkSumProjectionImageFilter.h.
Public Member Functions | |
TOuputPixel | GetValue () |
void | Initialize () |
void | operator() (const TInputPixel &input) |
SumAccumulator (SizeValueType) | |
~SumAccumulator () | |
Public Attributes | |
TOuputPixel | m_Sum |
|
inline |
Definition at line 53 of file itkSumProjectionImageFilter.h.
|
inline |
Definition at line 54 of file itkSumProjectionImageFilter.h.
|
inline |
Definition at line 66 of file itkSumProjectionImageFilter.h.
References itk::Functor::SumAccumulator< TInputPixel, TOuputPixel >::m_Sum.
|
inline |
Definition at line 56 of file itkSumProjectionImageFilter.h.
References itk::Functor::SumAccumulator< TInputPixel, TOuputPixel >::m_Sum.
|
inline |
Definition at line 61 of file itkSumProjectionImageFilter.h.
References itk::Functor::SumAccumulator< TInputPixel, TOuputPixel >::m_Sum.
TOuputPixel itk::Functor::SumAccumulator< TInputPixel, TOuputPixel >::m_Sum |