18 #ifndef __itkTestingHashImageFilter_h
19 #define __itkTestingHashImageFilter_h
44 template <
typename TImageType >
127 #include "itkTestingHashImageFilter.hxx"
129 #endif // __itkTestingHashImageFilter_h
TImageType::RegionType RegionType
void operator=(const Self &)
Light weight base class for most itk classes.
DataObject::Pointer DataObjectPointer
virtual void ThreadedGenerateData(const typename Superclass::OutputImageRegionType &, ThreadIdType)
void AfterThreadedGenerateData()
virtual ProcessObject::DataObjectPointer MakeOutput(ProcessObject::DataObjectPointerArraySizeType idx) ITK_OVERRIDE
virtual void PrintSelf(std::ostream &os, Indent indent) const
virtual DataObjectPointer MakeOutput(DataObjectPointerArraySizeType idx)
HashObjectType * GetHashOutput()
Decorates any "simple" data type (data types without smart pointers) with a DataObject API...
DataObjectPointerArray::size_type DataObjectPointerArraySizeType
SmartPointer< const Self > ConstPointer
SimpleDataObjectDecorator< std::string > HashObjectType
Generates a md5 hash string from an image.
HashFunction m_HashFunction
const HashObjectType * GetHashOutput() const
std::string GetHash() const
InPlaceImageFilter< TImageType, TImageType > Superclass
Superclass::OutputImageRegionType OutputImageRegionType
Control indentation during Print() invocation.
void EnlargeOutputRequestedRegion(DataObject *data)
ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
Base class for filters that take an image as input and overwrite that image as the output...
Base class for all data objects in ITK.
SmartPointer< Self > Pointer
Casts input pixels to output pixel type.
unsigned int ThreadIdType
DataObject * GetOutput(const DataObjectIdentifierType &key)