19 #ifndef itkPhysicalPointImageSource_h
20 #define itkPhysicalPointImageSource_h
37 template<
typename TOutputImage >
51 using PixelType =
typename OutputImageType::PixelType;
69 this->DynamicMultiThreadingOn();
73 void GenerateOutputInformation()
override;
75 void DynamicThreadedGenerateData(
const RegionType & outputRegionForThread)
override;
80 #ifndef ITK_MANUAL_INSTANTIATION
81 #include "itkPhysicalPointImageSource.hxx"
Generate an image of the physical locations of each pixel.
PhysicalPointImageSource()
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
Base class for all process objects that output image data.
typename OutputImageType::RegionType RegionType
ImageBaseType::SizeType SizeType
ImageBaseType::DirectionType DirectionType
TOutputImage OutputImageType
a Base class for image sources which need to have image size, and other meta-data set...
typename OutputImageType::DirectionType DirectionType
typename OutputImageType::PixelType PixelType
ImageBaseType::PointType PointType
typename TOutputImage::SizeType SizeType
typename OutputImageType::SpacingType SpacingType
typename OutputImageType::PointType PointType
ImageBaseType::RegionType RegionType