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

mitkEuclideanSkeletonFeature Class Reference

mitkEuclideanSkeletonFeature - Data structure representing a decomposed volume More...

#include <mitkEuclideanSkeletonFeatureExtraction.h>

Inherits mitkICVolume.

Inheritance diagram for mitkEuclideanSkeletonFeature:

Inheritance graph
[legend]
Collaboration diagram for mitkEuclideanSkeletonFeature:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void GetSkeletonPosition (unsigned skeletonIndex, int &posX, int &posY, int &posZ)
void GetSkeletonPosition (unsigned skeletonIndex, int pos[3])
unsigned AddDescriptor (const Descriptor &descriptor)
unsigned GetNumberOfDescriptors ()
Descriptor & GetDescriptor (unsigned index)
void RemoveAllDescriptors ()

Detailed Description

mitkEuclideanSkeletonFeature - Data structure representing a decomposed volume

mitkEuclideanSkeletonFeature is a data structure representing a decomposed volume


Member Function Documentation

unsigned mitkEuclideanSkeletonFeature::AddDescriptor const Descriptor &  descriptor  )  [inline]
 

Add a structure descriptor into the data structure

Descriptor& mitkEuclideanSkeletonFeature::GetDescriptor unsigned  index  )  [inline]
 

Return a specific structure descriptor

Returns:
the structure descriptor

unsigned mitkEuclideanSkeletonFeature::GetNumberOfDescriptors  )  [inline]
 

Return the number of descriptors in the data structure

Returns:
the number of descriptors in the data structure

void mitkEuclideanSkeletonFeature::GetSkeletonPosition unsigned  skeletonIndex,
int  pos[3]
 

Return the position of the skeleton center of a area , returns the position of the skeleton center of a area

void mitkEuclideanSkeletonFeature::GetSkeletonPosition unsigned  skeletonIndex,
int &  posX,
int &  posY,
int &  posZ
 

Return the position of the skeleton center of a area , posY, posZ, return the position of the skeleton center of a area

void mitkEuclideanSkeletonFeature::RemoveAllDescriptors  )  [inline]
 

Remove all the descriptors from the data structure


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