mitkThresholdSegmentationFilter Class Reference
mitkThresholdSegmentationFilter - a class implement threshold segmentation arithmetic
More...
#include <mitkThresholdSegmentationFilter.h>
Inherits mitkVolumeToVolumeFilter.
Inheritance diagram for mitkThresholdSegmentationFilter:
[legend]Collaboration diagram for mitkThresholdSegmentationFilter:
[legend]List of all members.
Detailed Description
mitkThresholdSegmentationFilter - a class implement threshold segmentation arithmetic
mitkThresholdSegmentationFilter implement threshold segmentation arithmetic. The output is of the same datatype of the input.
Constructor & Destructor Documentation
mitkThresholdSegmentationFilter::mitkThresholdSegmentationFilter |
( |
|
) |
|
|
Member Function Documentation
int mitkThresholdSegmentationFilter::GetHighThreshValue |
( |
|
) |
[inline] |
|
|
Get the high thresh value used by this class - Returns:
- Return the high thresh value
|
int mitkThresholdSegmentationFilter::GetLowThreshValue |
( |
|
) |
[inline] |
|
|
Get the low thresh value used by this class - Returns:
- Return the low thresh value
|
virtual void mitkThresholdSegmentationFilter::PrintSelf |
( |
ostream & |
os |
) |
[inline, virtual] |
|
|
Print the necessary information about this object for the debugging purpose. - Parameters:
-
| os | The specified ostream to output information. |
Reimplemented from mitkVolumeToVolumeFilter. |
void mitkThresholdSegmentationFilter::SetHighThreshValue |
( |
double |
d |
) |
[inline] |
|
|
Set the high thresh value. Pixels whose values are higher than it are set to zero. - Parameters:
-
| d | Represent the high thresh value |
|
void mitkThresholdSegmentationFilter::SetLowThreshValue |
( |
double |
d |
) |
[inline] |
|
|
Set the low thresh value. Pixels whose values are smaller than it are set to zero. - Parameters:
-
| d | Represent the low thresh value |
|
The documentation for this class was generated from the following file:
Generated on Tue Feb 25 15:06:42 2014 for MITK (Medical Imaging ToolKit) by
1.4.3