mitkEuclideanSkeletonGraphCut Class Reference
mitkEuclideanSkeletonGraphCut - A segmentation class implementing the Skeleton-Cut algorithm
More...
#include <mitkEuclideanSkeletonGraphCut.h>
Inherits mitkVolumeToVolumeFilter.
Inheritance diagram for mitkEuclideanSkeletonGraphCut:
[legend]Collaboration diagram for mitkEuclideanSkeletonGraphCut:
[legend]List of all members.
Detailed Description
mitkEuclideanSkeletonGraphCut - A segmentation class implementing the Skeleton-Cut algorithm
mitkEuclideanSkeletonGraphCut is a segmentation class implementing the Skeleton-Cut algorithm which is described in:Xiang, D. and Tian, J. and Yang, F. and Yang, Q. and Zhang, X. and Li, Q. and Liu, X. Skeleton Cuts - An Efficient Segmentation Method for Volume Rendering. IEEE Transactions on Visualization and Computer Graphics.
Member Function Documentation
bool mitkEuclideanSkeletonGraphCut::GenerateOutput |
( |
OutputMode |
om |
) |
|
|
|
Generate a specific output - Parameters:
-
| om | the mode of output representation |
|
void mitkEuclideanSkeletonGraphCut::GetCutResult |
( |
unsigned char * |
cr |
) |
|
|
|
Return the cut result - Returns:
- the cut result represented by a array, each element corresponding to a skeleton feature.
|
|
Set the extracted skeleton features - Parameters:
-
| inData | the extracted skeleton features |
|
|
Set the extracted skeleton features - Parameters:
-
| inData | the extracted skeleton features |
|
void mitkEuclideanSkeletonGraphCut::SetIntensityFactor |
( |
float |
intFac |
) |
[inline] |
|
|
Set the Intensity Factor - Parameters:
-
| intFac | the Intensity Factor |
|
void mitkEuclideanSkeletonGraphCut::SetOutputMode |
( |
OutputMode |
om |
) |
[inline] |
|
|
Set the mode of output representation - Parameters:
-
| om | the mode of output representation |
|
void mitkEuclideanSkeletonGraphCut::SetRadiusFactor |
( |
float |
radFac |
) |
[inline] |
|
|
Set the Radius Factor - Parameters:
-
|
void mitkEuclideanSkeletonGraphCut::SetUserSelection |
( |
unsigned char * |
userSelection |
) |
|
|
|
Set the user selection represented by a array. Each element is corresponding to a skeleton feature. 0 for unselected, 1 for foreground selection, 2 for background selection - Parameters:
-
| inData | the extracted skeleton features |
|
The documentation for this class was generated from the following file:
Generated on Tue Feb 25 15:02:22 2014 for MITK (Medical Imaging ToolKit) by
1.4.3