ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkComplexConjugateImageAdaptor.h>
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
typedef (Concept::Convertible< std::complex< typename NumericTraits< typename TImage::PixelType >::ValueType >, typename TImage::PixelType >) InputConvertibleToComplex | |
Public Member Functions inherited from itk::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > > | |
void | Allocate () |
IndexType | ComputeIndex (OffsetValueType offset) const |
virtual void | CopyInformation (const DataObject *data) |
virtual const RegionType & | GetBufferedRegion () const |
InternalPixelType * | GetBufferPointer () |
const InternalPixelType * | GetBufferPointer () const |
virtual const DirectionType & | GetDirection () const |
virtual const RegionType & | GetLargestPossibleRegion () const |
virtual unsigned long | GetMTime () const |
const OffsetValueType * | GetOffsetTable () const |
virtual const PointType & | GetOrigin () const |
PixelType | GetPixel (const IndexType &index) const |
AccessorType & | GetPixelAccessor (void) |
const AccessorType & | GetPixelAccessor (void) const |
PixelContainerPointer | GetPixelContainer () |
const PixelContainer * | GetPixelContainer () const |
virtual const RegionType & | GetRequestedRegion () const |
virtual const SpacingType & | GetSpacing () const |
virtual void | Graft (const DataObject *data) |
virtual void | Initialize () |
virtual void | Modified () const |
PixelType | operator[] (const IndexType &index) const |
virtual void | PropagateRequestedRegion () throw ( InvalidRequestedRegionError ) |
virtual void | SetBufferedRegion (const RegionType ®ion) |
virtual void | SetDirection (const DirectionType direction) |
virtual void | SetImage (TImage *) |
virtual void | SetLargestPossibleRegion (const RegionType ®ion) |
virtual void | SetOrigin (const PointType values) |
virtual void | SetOrigin (const double *values) |
virtual void | SetOrigin (const float *values) |
void | SetPixel (const IndexType &index, const PixelType &value) |
void | SetPixelAccessor (const AccessorType &accessor) |
void | SetPixelContainer (PixelContainer *container) |
virtual void | SetRequestedRegion (const RegionType ®ion) |
virtual void | SetRequestedRegion (const DataObject *data) |
virtual void | SetRequestedRegionToLargestPossibleRegion () |
virtual void | SetSpacing (const SpacingType &values) |
virtual void | SetSpacing (const double *values) |
virtual void | SetSpacing (const float *values) |
void | TransformContinuousIndexToPhysicalPoint (const ContinuousIndex< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &index, Point< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &point) const |
void | TransformIndexToPhysicalPoint (const IndexType &index, Point< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &point) const |
void | TransformLocalVectorToPhysicalVector (const FixedArray< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &inputGradient, FixedArray< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &outputGradient) const |
bool | TransformPhysicalPointToContinuousIndex (const Point< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &point, ContinuousIndex< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &index) const |
bool | TransformPhysicalPointToIndex (const Point< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &point, IndexType &index) const |
void | TransformPhysicalVectorToLocalVector (const FixedArray< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &inputGradient, FixedArray< TCoordRep, itkGetStaticConstMacro(ImageDimension) > &outputGradient) const |
virtual void | Update () |
virtual void | UpdateOutputData () |
virtual void | UpdateOutputInformation () |
virtual bool | VerifyRequestedRegion () |
Public Member Functions inherited from itk::ImageBase< ::itk::GetImageDimension< TImage >::ImageDimension > | |
OffsetValueType | ComputeOffset (const IndexType &ind) const |
virtual const DirectionType & | GetDirection () |
virtual const DirectionType & | GetInverseDirection () |
virtual const PointType & | GetOrigin () |
virtual const SpacingType & | GetSpacing () |
virtual bool | RequestedRegionIsOutsideOfTheBufferedRegion () |
virtual void | SetRegions (const SizeType &size) |
void | TransformLocalVectorToPhysicalVector (const FixedArray< TCoordRep, VImageDimension > &inputGradient, FixedArray< TCoordRep, VImageDimension > &outputGradient) const |
bool | TransformPhysicalPointToContinuousIndex (const Point< TCoordRep, VImageDimension > &point, ContinuousIndex< TCoordRep, VImageDimension > &index) const |
bool | TransformPhysicalPointToIndex (const Point< TCoordRep, VImageDimension > &point, IndexType &index) const |
void | TransformPhysicalVectorToLocalVector (const FixedArray< TCoordRep, VImageDimension > &inputGradient, FixedArray< TCoordRep, VImageDimension > &outputGradient) const |
virtual void | SetOrigin (const double origin[VImageDimension]) |
virtual void | SetOrigin (const float origin[VImageDimension]) |
virtual void | SetRegions (const RegionType ®ion) |
IndexType | ComputeIndex (OffsetValueType offset) const |
virtual void | SetSpacing (const double spacing[VImageDimension]) |
virtual void | SetSpacing (const float spacing[VImageDimension]) |
void | TransformContinuousIndexToPhysicalPoint (const ContinuousIndex< TCoordRep, VImageDimension > &index, Point< TCoordRep, VImageDimension > &point) const |
void | TransformIndexToPhysicalPoint (const IndexType &index, Point< TCoordRep, VImageDimension > &point) const |
virtual unsigned int | GetNumberOfComponentsPerPixel () const |
virtual void | SetNumberOfComponentsPerPixel (unsigned int) |
Public Member Functions inherited from itk::DataObject | |
virtual void | DataHasBeenGenerated () |
void | DisconnectPipeline () |
bool | GetDataReleased () const |
virtual const bool & | GetReleaseDataFlag () |
SmartPointerForwardReference < ProcessObject > | GetSource () const |
DataObjectPointerArraySizeType | GetSourceOutputIndex () const |
const DataObjectIdentifierType & | GetSourceOutputName () const |
virtual unsigned long | GetUpdateMTime () const |
virtual void | PrepareForNewData () |
void | ReleaseData () |
virtual void | ReleaseDataFlagOff () |
virtual void | ReleaseDataFlagOn () |
virtual void | ResetPipeline () |
void | SetReleaseDataFlag (bool flag) |
bool | ShouldIReleaseData () const |
void | SetPipelineMTime (unsigned long time) |
virtual const unsigned long & | GetPipelineMTime () |
virtual void | SetRealTimeStamp (RealTimeStamp _arg) |
virtual const RealTimeStamp & | GetRealTimeStamp () |
Public Member Functions inherited from itk::Object | |
unsigned long | AddObserver (const EventObject &event, Command *) |
unsigned long | AddObserver (const EventObject &event, Command *) const |
virtual void | DebugOff () const |
virtual void | DebugOn () const |
Command * | GetCommand (unsigned long tag) |
bool | GetDebug () const |
MetaDataDictionary & | GetMetaDataDictionary (void) |
const MetaDataDictionary & | GetMetaDataDictionary (void) const |
virtual const TimeStamp & | GetTimeStamp () const |
bool | HasObserver (const EventObject &event) const |
void | InvokeEvent (const EventObject &) |
void | InvokeEvent (const EventObject &) const |
virtual void | Register () const |
void | RemoveAllObservers () |
void | RemoveObserver (unsigned long tag) |
void | SetDebug (bool debugFlag) const |
void | SetMetaDataDictionary (const MetaDataDictionary &rhs) |
virtual void | SetReferenceCount (int) |
virtual void | UnRegister () const |
Public Member Functions inherited from itk::LightObject | |
virtual void | Delete () |
virtual int | GetReferenceCount () const |
itkCloneMacro (Self) | |
void | Print (std::ostream &os, Indent indent=0) const |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
ComplexConjugateImageAdaptor () | |
virtual | ~ComplexConjugateImageAdaptor () |
Protected Member Functions inherited from itk::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > > | |
ImageAdaptor () | |
void | PrintSelf (std::ostream &os, Indent indent) const |
virtual | ~ImageAdaptor () |
Protected Member Functions inherited from itk::ImageBase< ::itk::GetImageDimension< TImage >::ImageDimension > | |
virtual void | ComputeIndexToPhysicalPointMatrices () |
void | ComputeOffsetTable () |
ImageBase () | |
virtual void | InitializeBufferedRegion (void) |
~ImageBase () | |
Protected Member Functions inherited from itk::DataObject | |
virtual void | PropagateResetPipeline () |
DataObject () | |
~DataObject () | |
Protected Member Functions inherited from itk::Object | |
Object () | |
bool | PrintObservers (std::ostream &os, Indent indent) const |
virtual void | SetTimeStamp (const TimeStamp &time) |
virtual | ~Object () |
Protected Member Functions inherited from itk::LightObject | |
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 () |
Private Member Functions | |
ComplexConjugateImageAdaptor (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
Static Public Attributes inherited from itk::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > > | |
static const unsigned int | ImageDimension |
Static Public Attributes inherited from itk::ImageBase< ::itk::GetImageDimension< TImage >::ImageDimension > |
Presents each pixel of a complex image as its complex conjugate.
Definition at line 60 of file itkComplexConjugateImageAdaptor.h.
typedef SmartPointer< const Self > itk::ComplexConjugateImageAdaptor< TImage >::ConstPointer |
Reimplemented from itk::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > >.
Definition at line 71 of file itkComplexConjugateImageAdaptor.h.
typedef SmartPointer< Self > itk::ComplexConjugateImageAdaptor< TImage >::Pointer |
Reimplemented from itk::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > >.
Definition at line 70 of file itkComplexConjugateImageAdaptor.h.
typedef ComplexConjugateImageAdaptor itk::ComplexConjugateImageAdaptor< TImage >::Self |
Standard class typedefs.
Reimplemented from itk::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > >.
Definition at line 66 of file itkComplexConjugateImageAdaptor.h.
typedef ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< typename TImage::PixelType > > itk::ComplexConjugateImageAdaptor< TImage >::Superclass |
Reimplemented from itk::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > >.
Definition at line 68 of file itkComplexConjugateImageAdaptor.h.
|
inlineprotected |
End concept checking.
Definition at line 90 of file itkComplexConjugateImageAdaptor.h.
|
inlineprotectedvirtual |
Definition at line 91 of file itkComplexConjugateImageAdaptor.h.
|
private |
|
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::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > >.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > >.
|
static |
Method for creation through the object factory.
Reimplemented from itk::ImageAdaptor< TImage, Accessor::ComplexConjugatePixelAccessor< TImage::PixelType > >.
|
private |
itk::ComplexConjugateImageAdaptor< TImage >::typedef | ( | Concept::Convertible< std::complex< typename NumericTraits< typename TImage::PixelType >::ValueType >, typename TImage::PixelType > | ) |
Begin concept checking. This class requires InputConvertibleToComplex in the form of ( Concept::Convertible< std::complex< typename NumericTraits< typename TImage::PixelType >::ValueType >, typename TImage::PixelType > )