irtkErosion< VoxelType > Class Template Reference

#include <irtkErosion.h>

Inheritance diagram for irtkErosion< VoxelType >:

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

Collaboration graph
[legend]

List of all members.


Detailed Description

template<class VoxelType>
class irtkErosion< VoxelType >

Class for erosion of images.

This class defines and implements the morphological erosion of images.

Definition at line 26 of file irtkErosion.h.


Public Member Functions

 irtkErosion ()
 Constructor.
 ~irtkErosion ()
 Destructor.
virtual void Run ()
 Run erosion.

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: