Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::AlgorithmHelper Class Reference

Class with helper functions for algorithms. More...

#include <cxAlgorithmHelpers.h>

Static Public Member Functions

static itkImageType::ConstPointer getITKfromSSCImage (ImagePtr image)
 
static itkImageType::ConstPointer getITKfromVTKImage (vtkImageDataPtr image)
 
static vtkImageDataPtr getVTKFromITK (itkImageType::ConstPointer input)
 
static vtkImageDataPtr execute_itk_GrayscaleFillholeImageFilter (vtkImageDataPtr input)
 

Detailed Description

Class with helper functions for algorithms.

Date
Feb 16, 2011
Author
Janne Beate Bakeng, SINTEF

Definition at line 63 of file cxAlgorithmHelpers.h.

Member Function Documentation

vtkImageDataPtr cx::AlgorithmHelper::execute_itk_GrayscaleFillholeImageFilter ( vtkImageDataPtr  input)
static

Definition at line 133 of file cxAlgorithmHelpers.cpp.

itkImageType::ConstPointer cx::AlgorithmHelper::getITKfromSSCImage ( ImagePtr  image)
static

Definition at line 56 of file cxAlgorithmHelpers.cpp.

itkImageType::ConstPointer cx::AlgorithmHelper::getITKfromVTKImage ( vtkImageDataPtr  image)
static

Definition at line 49 of file cxAlgorithmHelpers.cpp.

vtkImageDataPtr cx::AlgorithmHelper::getVTKFromITK ( itkImageType::ConstPointer  input)
static

Definition at line 119 of file cxAlgorithmHelpers.cpp.


The documentation for this class was generated from the following files: