Helper class for calculating mean of images which interfaces with NaryMeanImageFilter. More...
#include <itkNaryMeanImageFilter.h>
Public Types | |
| typedef NumericTraits< TOutput >::RealType | RealType |
Public Member Functions | |
| bool | operator!= (const Mean &) const |
| TOutput | operator() (const std::vector< TInput > &B) |
| bool | operator== (const Mean &) const |
Helper class for calculating mean of images which interfaces with NaryMeanImageFilter.