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

mitkEuclideanSkeletonFeatureExtraction Class Reference

mitkEuclideanSkeletonFeatureExtraction - Decompose a volume based on Euclidean DT and Reverse DT More...

#include <mitkEuclideanSkeletonFeatureExtraction.h>

Inherits mitkFilter.

Inheritance diagram for mitkEuclideanSkeletonFeatureExtraction:

Inheritance graph
[legend]
Collaboration diagram for mitkEuclideanSkeletonFeatureExtraction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void SetLowThreshValue (double d)
int GetLowThreshValue ()
void SetHighThreshValue (double d)
int GetHighThreshValue ()
void SetInput (mitkVolume *inData)
mitkVolumeGetInput ()
mitkEuclideanSkeletonFeatureGetEuclideanSkeletonFeature ()

Detailed Description

mitkEuclideanSkeletonFeatureExtraction - Decompose a volume based on Euclidean DT and Reverse DT

mitkEuclideanSkeletonFeatureExtraction decomposes a volume based on Euclidean DT and Reverse DT, and calculates some features like radius, size


Member Function Documentation

mitkEuclideanSkeletonFeature* mitkEuclideanSkeletonFeatureExtraction::GetEuclideanSkeletonFeature  ) 
 

Return the decomposed volume

Returns:
the decomposed volume

int mitkEuclideanSkeletonFeatureExtraction::GetHighThreshValue  )  [inline]
 

Return the high threshold of the target area

Returns:
the high threshold of the target area

mitkVolume* mitkEuclideanSkeletonFeatureExtraction::GetInput  )  [inline]
 

Return the input data

Returns:
the input data

int mitkEuclideanSkeletonFeatureExtraction::GetLowThreshValue  )  [inline]
 

Return the low threshold of the target area

Returns:
the low threshold of the target area

void mitkEuclideanSkeletonFeatureExtraction::SetHighThreshValue double  d  )  [inline]
 

Set the high threshold of the target area

Parameters:
d the high threshold of the target area

void mitkEuclideanSkeletonFeatureExtraction::SetInput mitkVolume inData  )  [inline]
 

Set the input data

Parameters:
inData the input data

void mitkEuclideanSkeletonFeatureExtraction::SetLowThreshValue double  d  )  [inline]
 

Set the low threshold of the target area

Parameters:
d the low threshold of the target area


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