ITK
5.2.0
Insight Toolkit
|
#include <itkTestingHashImageFilter.h>
Public Types | |
using | ConstPointer = SmartPointer< const Self > |
using | DataObjectPointer = typename DataObject::Pointer |
using | HashObjectType = SimpleDataObjectDecorator< std::string > |
using | Pointer = SmartPointer< Self > |
using | RegionType = typename TImageType::RegionType |
using | Self = HashImageFilter |
using | Superclass = InPlaceImageFilter< TImageType, TImageType > |
Public Types inherited from itk::InPlaceImageFilter< TImageType, TImageType > | |
using | ConstPointer = SmartPointer< const Self > |
using | InputImageConstPointer = typename InputImageType::ConstPointer |
using | InputImagePixelType = typename InputImageType::PixelType |
using | InputImagePointer = typename InputImageType::Pointer |
using | InputImageRegionType = typename InputImageType::RegionType |
using | InputImageType = TImageType |
using | OutputImagePixelType = typename Superclass::OutputImagePixelType |
using | OutputImagePointer = typename Superclass::OutputImagePointer |
using | OutputImageRegionType = typename Superclass::OutputImageRegionType |
using | OutputImageType = typename Superclass::OutputImageType |
using | Pointer = SmartPointer< Self > |
using | Self = InPlaceImageFilter |
using | Superclass = ImageToImageFilter< TImageType, TImageType > |
Public Types inherited from itk::ImageToImageFilter< TImageType, TImageType > | |
using | ConstPointer = SmartPointer< const Self > |
using | InputImageConstPointer = typename InputImageType::ConstPointer |
using | InputImagePixelType = typename InputImageType::PixelType |
using | InputImagePointer = typename InputImageType::Pointer |
using | InputImageRegionType = typename InputImageType::RegionType |
using | InputImageType = TImageType |
using | OutputImagePixelType = typename Superclass::OutputImagePixelType |
using | OutputImageRegionType = typename Superclass::OutputImageRegionType |
using | Pointer = SmartPointer< Self > |
using | Self = ImageToImageFilter |
using | Superclass = ImageSource< TImageType > |
Public Types inherited from itk::ImageSource< TImageType > | |
using | ConstPointer = SmartPointer< const Self > |
using | DataObjectIdentifierType = Superclass::DataObjectIdentifierType |
using | DataObjectPointer = DataObject::Pointer |
using | DataObjectPointerArraySizeType = Superclass::DataObjectPointerArraySizeType |
using | OutputImagePixelType = typename OutputImageType::PixelType |
using | OutputImagePointer = typename OutputImageType::Pointer |
using | OutputImageRegionType = typename OutputImageType::RegionType |
using | OutputImageType = TImageType |
using | Pointer = SmartPointer< Self > |
using | Self = ImageSource |
using | Superclass = ProcessObject |
Public Types inherited from itk::ProcessObject | |
using | ConstPointer = SmartPointer< const Self > |
using | DataObjectIdentifierType = DataObject::DataObjectIdentifierType |
using | DataObjectPointer = DataObject::Pointer |
using | DataObjectPointerArray = std::vector< DataObjectPointer > |
using | DataObjectPointerArraySizeType = DataObjectPointerArray::size_type |
using | MultiThreaderType = MultiThreaderBase |
using | NameArray = std::vector< DataObjectIdentifierType > |
using | Pointer = SmartPointer< Self > |
using | Self = ProcessObject |
using | Superclass = Object |
Public Types inherited from itk::Object | |
using | ConstPointer = SmartPointer< const Self > |
using | Pointer = SmartPointer< Self > |
using | Self = Object |
using | Superclass = LightObject |
Public Types inherited from itk::LightObject | |
using | ConstPointer = SmartPointer< const Self > |
using | Pointer = SmartPointer< Self > |
using | Self = LightObject |
Generates a md5 hash string from an image.
Definition at line 65 of file itkTestingHashImageFilter.h.
using itk::Testing::HashImageFilter< TImageType >::ConstPointer = SmartPointer<const Self> |
Definition at line 74 of file itkTestingHashImageFilter.h.
using itk::Testing::HashImageFilter< TImageType >::DataObjectPointer = typename DataObject::Pointer |
Smart Pointer type to a DataObject.
Definition at line 85 of file itkTestingHashImageFilter.h.
using itk::Testing::HashImageFilter< TImageType >::DataObjectPointerArraySizeType = ProcessObject::DataObjectPointerArraySizeType |
Make a DataObject of the correct type to be used as the specified output.
Definition at line 110 of file itkTestingHashImageFilter.h.
using itk::Testing::HashImageFilter< TImageType >::HashFunctionEnum = HashImageFilterEnums::HashFunction |
Make a DataObject of the correct type to be used as the specified output.
Definition at line 115 of file itkTestingHashImageFilter.h.
using itk::Testing::HashImageFilter< TImageType >::HashObjectType = SimpleDataObjectDecorator<std::string> |
Type of DataObjects used for scalar outputs
Definition at line 88 of file itkTestingHashImageFilter.h.
using itk::Testing::HashImageFilter< TImageType >::Pointer = SmartPointer<Self> |
Definition at line 73 of file itkTestingHashImageFilter.h.
using itk::Testing::HashImageFilter< TImageType >::RegionType = typename TImageType::RegionType |
Definition at line 76 of file itkTestingHashImageFilter.h.
using itk::Testing::HashImageFilter< TImageType >::Self = HashImageFilter |
Standard Self type alias
Definition at line 71 of file itkTestingHashImageFilter.h.
using itk::Testing::HashImageFilter< TImageType >::Superclass = InPlaceImageFilter<TImageType, TImageType> |
Definition at line 72 of file itkTestingHashImageFilter.h.
|
protected |
Make a DataObject of the correct type to be used as the specified output.
|
overrideprotectedvirtual |
Make a DataObject of the correct type to be used as the specified output.
Reimplemented from itk::ImageSource< TImageType >.
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
|
inlineoverrideprotected |
Make a DataObject of the correct type to be used as the specified output.
Definition at line 141 of file itkTestingHashImageFilter.h.
|
overrideprotectedvirtual |
Make a DataObject of the correct type to be used as the specified output.
Reimplemented from itk::ProcessObject.
|
inline |
Get the computed Hash values
Definition at line 92 of file itkTestingHashImageFilter.h.
|
virtual |
Make a DataObject of the correct type to be used as the specified output.
|
inline |
Make a DataObject of the correct type to be used as the specified output.
Definition at line 97 of file itkTestingHashImageFilter.h.
References itk::ProcessObject::GetOutput().
|
inline |
Make a DataObject of the correct type to be used as the specified output.
Definition at line 102 of file itkTestingHashImageFilter.h.
References itk::ProcessObject::GetOutput().
|
virtual |
Runtime information support.
Reimplemented from itk::InPlaceImageFilter< TImageType, TImageType >.
|
overridevirtual |
Make a DataObject of the correct type to be used as the specified output.
Reimplemented from itk::ProcessObject.
|
static |
Method for creation through the object factory.
|
overrideprotectedvirtual |
Make a DataObject of the correct type to be used as the specified output.
Reimplemented from itk::ProcessObject.
|
virtual |
Set/Get The hash function type. Currently only MD5 is supported and this value is ignores.
|
inlineoverrideprotected |
All work is done by AfterThreadedGenerateData().
Definition at line 138 of file itkTestingHashImageFilter.h.
|
private |
Make a DataObject of the correct type to be used as the specified output.
Definition at line 159 of file itkTestingHashImageFilter.h.