ITK
5.2.0
Insight Toolkit
|
#include <itkNthElementImageAdaptor.h>
Public Types | |
using | PixelAccessor = NthElementPixelAccessor< TOutputPixelType, typename TImage::PixelType > |
using | Super = ImageAdaptor< TImage, PixelAccessor > |
Definition at line 49 of file itkNthElementImageAdaptor.h.
using itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::PixelAccessor = NthElementPixelAccessor<TOutputPixelType, typename TImage::PixelType> |
Definition at line 52 of file itkNthElementImageAdaptor.h.
using itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::Super = ImageAdaptor<TImage, PixelAccessor> |
Definition at line 54 of file itkNthElementImageAdaptor.h.