ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkNthElementImageAdaptor.h>
Definition at line 48 of file itkNthElementImageAdaptor.h.
Public Types | |
using | PixelAccessor = NthElementPixelAccessor< TOutputPixelType, typename TImage::PixelType > |
using | Super = ImageAdaptor< TImage, PixelAccessor > |
using itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::PixelAccessor = NthElementPixelAccessor< TOutputPixelType, typename TImage::PixelType > |
Definition at line 53 of file itkNthElementImageAdaptor.h.
using itk::NthElementImageAdaptorHelper< TImage, TOutputPixelType >::Super = ImageAdaptor< TImage, PixelAccessor > |
Definition at line 55 of file itkNthElementImageAdaptor.h.