irtkDilation< VoxelType > Class Template Reference

#include <irtkDilation.h>

Inheritance diagram for irtkDilation< VoxelType >:

Inheritance graph
[legend]
Collaboration diagram for irtkDilation< VoxelType >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<class VoxelType>
class irtkDilation< VoxelType >

Class for dilation of images.

This class defines and implements the morphological dilation of images.

Definition at line 26 of file irtkDilation.h.


Public Member Functions

 irtkDilation ()
 Constructor.
 ~irtkDilation ()
 Destructor.
virtual void Run ()
 Run dilation.

Protected Member Functions

virtual Bool RequiresBuffering ()
 Returns whether the filter requires buffering.
virtual const char * NameOfClass ()
 Returns the name of the class.

The documentation for this class was generated from the following file: