#include <itkLogImageAdaptor.h>
Public Types | |
typedef LogImageAdaptor | Self |
typedef ImageAdaptor< TImage, Accessor::LogPixelAccessor< typename TImage::PixelType, TOutputPixelType > > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef SmartPointer< const Self > | ConstPointer |
Public Member Functions | |
virtual const char * | GetClassName () const |
Static Public Member Functions | |
Pointer | New () |
Protected Member Functions | |
LogImageAdaptor () | |
virtual | ~LogImageAdaptor () |
Additional casting is performed according to the input and output image types following C++ default casting rules.
Definition at line 70 of file itkLogImageAdaptor.h.
|
Definition at line 84 of file itkLogImageAdaptor.h. |
|
Definition at line 83 of file itkLogImageAdaptor.h. |
|
Standard class typedefs. Definition at line 78 of file itkLogImageAdaptor.h. |
|
Definition at line 82 of file itkLogImageAdaptor.h. |
|
Definition at line 93 of file itkLogImageAdaptor.h. |
|
Definition at line 94 of file itkLogImageAdaptor.h. |
|
Run-time type information (and related methods). |
|
Method for creation through the object factory. |