Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

mitkConnectivityLabelFilter Class Reference

mitkConnectivityLabelFilter - A class that label each connected region with 1, 2, 3..... More...

#include <mitkConnectivityLabelFilter.h>

Inherits mitkVolumeToVolumeFilter.

Inheritance diagram for mitkConnectivityLabelFilter:

Inheritance graph
[legend]
Collaboration diagram for mitkConnectivityLabelFilter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 mitkConnectivityLabelFilter ()
virtual void PrintSelf (ostream &os)
int GetConnectedRegionNum ()
VectorIndexType GetVoxelNumOfRegion ()

Detailed Description

mitkConnectivityLabelFilter - A class that label each connected region with 1, 2, 3.....

mitkConnectivityLabelFilter is a class that label each connected region with 1, 2, 3..... Input: an image Output: an image of the same size as the input, containing labels for the connected components in the input.


Constructor & Destructor Documentation

mitkConnectivityLabelFilter::mitkConnectivityLabelFilter  ) 
 

Constructor of the class


Member Function Documentation

int mitkConnectivityLabelFilter::GetConnectedRegionNum  )  [inline]
 

Get the number of the connected region

Returns:
Return the connected region number

VectorIndexType mitkConnectivityLabelFilter::GetVoxelNumOfRegion  )  [inline]
 

Get the voxel number in each region

Returns:
Return a vector contains the voxel number list

virtual void mitkConnectivityLabelFilter::PrintSelf ostream &  os  )  [virtual]
 

Print the necessary information about this object for the debugging purpose.

Parameters:
os The specified ostream to output information.

Reimplemented from mitkVolumeToVolumeFilter.


The documentation for this class was generated from the following file:
Generated on Tue Feb 25 15:01:36 2014 for MITK (Medical Imaging ToolKit) by  doxygen 1.4.3