|
| typedef SmartPointer< const Self > | ConstPointer |
| |
typedef
SymmetricEigenAnalysisImageFilter
< InputImageType,
EigenValueImageType > | EigenAnalysisFilterType |
| |
typedef FixedArray< double,
itkGetStaticConstMacro(InputPixelDimension) > | EigenValueArrayType |
| |
typedef Image
< EigenValueArrayType,
itkGetStaticConstMacro(ImageDimension) > | EigenValueImageType |
| |
| typedef Superclass::InputImageType | InputImageType |
| |
| typedef InputImageType::PixelType | InputPixelType |
| |
| typedef Superclass::OutputImageType | OutputImageType |
| |
| typedef TPixel | OutputPixelType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
typedef
Hessian3DToVesselnessMeasureImageFilter | Self |
| |
typedef ImageToImageFilter
< Image
< SymmetricSecondRankTensor
< double, 3 >, 3 >, Image
< TPixel, 3 > > | Superclass |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
typedef
InputImageType::ConstPointer | InputImageConstPointer |
| |
| typedef InputImageType::PixelType | InputImagePixelType |
| |
| typedef InputImageType::Pointer | InputImagePointer |
| |
| typedef InputImageType::RegionType | InputImageRegionType |
| |
typedef Image
< SymmetricSecondRankTensor
< double, 3 >, 3 > | InputImageType |
| |
typedef
Superclass::OutputImagePixelType | OutputImagePixelType |
| |
typedef
Superclass::OutputImageRegionType | OutputImageRegionType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef ImageToImageFilter | Self |
| |
typedef ImageSource< Image
< TPixel, 3 > > | Superclass |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
typedef
Superclass::DataObjectIdentifierType | DataObjectIdentifierType |
| |
| typedef DataObject::Pointer | DataObjectPointer |
| |
typedef
Superclass::DataObjectPointerArraySizeType | DataObjectPointerArraySizeType |
| |
| typedef OutputImageType::PixelType | OutputImagePixelType |
| |
| typedef OutputImageType::Pointer | OutputImagePointer |
| |
| typedef OutputImageType::RegionType | OutputImageRegionType |
| |
| typedef Image< TPixel, 3 > | OutputImageType |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef ImageSource | Self |
| |
| typedef ProcessObject | Superclass |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
typedef
DataObject::DataObjectIdentifierType | DataObjectIdentifierType |
| |
| typedef DataObject::Pointer | DataObjectPointer |
| |
typedef std::vector
< DataObjectPointer > | DataObjectPointerArray |
| |
typedef
DataObjectPointerArray::size_type | DataObjectPointerArraySizeType |
| |
typedef std::vector
< DataObjectIdentifierType > | NameArray |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef ProcessObject | Self |
| |
| typedef Object | Superclass |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef Object | Self |
| |
| typedef LightObject | Superclass |
| |
| typedef SmartPointer< const Self > | ConstPointer |
| |
| typedef SmartPointer< Self > | Pointer |
| |
| typedef LightObject | Self |
| |
|
| void | GenerateData (void) |
| |
| | Hessian3DToVesselnessMeasureImageFilter () |
| |
| void | PrintSelf (std::ostream &os, Indent indent) const |
| |
| | ~Hessian3DToVesselnessMeasureImageFilter () |
| |
| virtual void | CallCopyInputRegionToOutputRegion (OutputImageRegionType &destRegion, const InputImageRegionType &srcRegion) |
| |
| virtual void | CallCopyOutputRegionToInputRegion (InputImageRegionType &destRegion, const OutputImageRegionType &srcRegion) |
| |
| virtual void | GenerateInputRequestedRegion () |
| |
| | ImageToImageFilter () |
| |
| virtual void | VerifyInputInformation () |
| |
| | ~ImageToImageFilter () |
| |
| void | PushBackInput (const DataObject *input) |
| |
| void | PushFrontInput (const DataObject *input) |
| |
| virtual void | AfterThreadedGenerateData () |
| |
| virtual void | AllocateOutputs () |
| |
| virtual void | BeforeThreadedGenerateData () |
| |
virtual const
ImageRegionSplitterBase * | GetImageRegionSplitter (void) const |
| |
| | ImageSource () |
| |
| virtual unsigned int | SplitRequestedRegion (unsigned int i, unsigned int num, OutputImageRegionType &splitRegion) |
| |
| virtual void | ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, ThreadIdType threadId) |
| |
| virtual | ~ImageSource () |
| |
| virtual void | AddInput (DataObject *input) |
| |
| virtual void | AddOutput (DataObject *output) |
| |
| virtual void | CacheInputReleaseDataFlags () |
| |
| virtual void | GenerateOutputInformation () |
| |
| virtual void | GenerateOutputRequestedRegion (DataObject *output) |
| |
virtual const
DataObjectPointerArraySizeType & | GetNumberOfRequiredOutputs () |
| |
| bool | IsIndexedInputName (const DataObjectIdentifierType &) const |
| |
| bool | IsIndexedOutputName (const DataObjectIdentifierType &) const |
| |
| | itkLegacyMacro (virtual void RemoveOutput(DataObject *output)) |
| |
| | itkLegacyMacro (void SetNumberOfOutputs(DataObjectPointerArraySizeType num)) |
| |
| | itkLegacyMacro (virtual void RemoveInput(DataObject *input)) |
| |
| | itkLegacyMacro (void SetNumberOfInputs(DataObjectPointerArraySizeType num)) |
| |
| DataObjectPointerArraySizeType | MakeIndexFromInputName (const DataObjectIdentifierType &name) const |
| |
| DataObjectPointerArraySizeType | MakeIndexFromOutputName (const DataObjectIdentifierType &name) const |
| |
| DataObjectIdentifierType | MakeNameFromInputIndex (DataObjectPointerArraySizeType idx) const |
| |
| DataObjectIdentifierType | MakeNameFromOutputIndex (DataObjectPointerArraySizeType idx) const |
| |
| | ProcessObject () |
| |
| virtual void | PropagateResetPipeline () |
| |
| virtual void | ReleaseInputs () |
| |
| virtual void | RemoveInput (const DataObjectIdentifierType &key) |
| |
| virtual void | RemoveInput (DataObjectPointerArraySizeType) |
| |
| virtual void | RemoveOutput (const DataObjectIdentifierType &key) |
| |
| virtual void | RemoveOutput (DataObjectPointerArraySizeType idx) |
| |
| virtual void | RestoreInputReleaseDataFlags () |
| |
| virtual void | SetInput (const DataObjectIdentifierType &key, DataObject *input) |
| |
| virtual void | SetNthInput (DataObjectPointerArraySizeType num, DataObject *input) |
| |
| virtual void | SetNthOutput (DataObjectPointerArraySizeType num, DataObject *output) |
| |
| void | SetNumberOfIndexedInputs (DataObjectPointerArraySizeType num) |
| |
| void | SetNumberOfIndexedOutputs (DataObjectPointerArraySizeType num) |
| |
| virtual void | SetNumberOfRequiredOutputs (DataObjectPointerArraySizeType _arg) |
| |
| virtual void | SetOutput (const DataObjectIdentifierType &key, DataObject *output) |
| |
| virtual void | SetPrimaryInput (DataObject *input) |
| |
| virtual void | SetPrimaryOutput (DataObject *output) |
| |
| virtual void | VerifyPreconditions () |
| |
| | ~ProcessObject () |
| |
| DataObject * | GetInput (const DataObjectIdentifierType &key) |
| |
| const DataObject * | GetInput (const DataObjectIdentifierType &key) const |
| |
| DataObject * | GetInput (DataObjectPointerArraySizeType idx) |
| |
| const DataObject * | GetInput (DataObjectPointerArraySizeType idx) const |
| |
| DataObject * | GetPrimaryInput () |
| |
| const DataObject * | GetPrimaryInput () const |
| |
| virtual void | SetPrimaryInputName (const DataObjectIdentifierType &key) |
| |
| virtual const char * | GetPrimaryInputName (void) const |
| |
| virtual void | SetNumberOfRequiredInputs (DataObjectPointerArraySizeType) |
| |
virtual const
DataObjectPointerArraySizeType & | GetNumberOfRequiredInputs () |
| |
| bool | AddRequiredInputName (const DataObjectIdentifierType &) |
| |
| bool | AddRequiredInputName (const DataObjectIdentifierType &, DataObjectPointerArraySizeType idx) |
| |
| bool | RemoveRequiredInputName (const DataObjectIdentifierType &) |
| |
| bool | IsRequiredInputName (const DataObjectIdentifierType &) const |
| |
| void | SetRequiredInputNames (const NameArray &) |
| |
| DataObject * | GetOutput (const DataObjectIdentifierType &key) |
| |
| const DataObject * | GetOutput (const DataObjectIdentifierType &key) const |
| |
| virtual void | SetPrimaryOutputName (const DataObjectIdentifierType &key) |
| |
| virtual const char * | GetPrimaryOutputName (void) const |
| |
| DataObject * | GetOutput (DataObjectPointerArraySizeType idx) |
| |
| const DataObject * | GetOutput (DataObjectPointerArraySizeType idx) const |
| |
| DataObject * | GetPrimaryOutput () |
| |
| const DataObject * | GetPrimaryOutput () const |
| |
| | Object () |
| |
| bool | PrintObservers (std::ostream &os, Indent indent) const |
| |
| virtual void | SetTimeStamp (const TimeStamp &time) |
| |
| virtual | ~Object () |
| |
| virtual LightObject::Pointer | InternalClone () const |
| |
| | LightObject () |
| |
| virtual void | PrintHeader (std::ostream &os, Indent indent) const |
| |
| virtual void | PrintTrailer (std::ostream &os, Indent indent) const |
| |
| virtual | ~LightObject () |
| |