MITK-IGT
IGT Extension of MITK
|
#include "itkObjectFactory.h"
#include "mitkCommon.h"
#include "mitkNumericTypes.h"
#include "mitkDataStorage.h"
Go to the source code of this file.
Classes | |
class | mitk::USNavigationTargetUpdateFilter |
Calculates a score for target placement for every vertex of a given surface. The scores are calculated for placing the targets equally on the surface. It is assumed that the surface approximates a sphere. For every vertex of the surface a score between 0 and 1 is calculated. The scores are stored in the vtkSurface as a vtkFloatArray. The name of this array can be set by calling SetScalarArrayIdentifier(). More... | |
Namespaces | |
namespace | itk |
namespace | mitk |
IGT Exceptions. | |