RTK
2.6.0
Reconstruction Toolkit
|
#include <rtkMaximumIntensityProjectionImageFilter.h>
Public Types | |
using | VectorType = itk::Vector< double, 3 > |
Public Member Functions | |
bool | operator!= (const MaximumIntensityProjectedValueAccumulation &) const |
void | operator() (const ThreadIdType, const TInput &input, TOutput &output, const TOutput &rayCastValue, const VectorType &stepInMM, const VectorType &, const VectorType &, const VectorType &, const VectorType &) const |
bool | operator== (const MaximumIntensityProjectedValueAccumulation &other) const |
Function to calculate maximum intensity step along the ray projection.
Definition at line 77 of file rtkMaximumIntensityProjectionImageFilter.h.
using rtk::Functor::MaximumIntensityProjectedValueAccumulation< TInput, TOutput >::VectorType = itk::Vector<double, 3> |
Definition at line 80 of file rtkMaximumIntensityProjectionImageFilter.h.
|
inline |
Definition at line 83 of file rtkMaximumIntensityProjectionImageFilter.h.
|
inline |
Definition at line 94 of file rtkMaximumIntensityProjectionImageFilter.h.
|
inline |
Definition at line 88 of file rtkMaximumIntensityProjectionImageFilter.h.