Fraxinus  2023.01.05-dev+develop.0da12
An IGT application
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 42 of file cxAlgorithmHelpers.h.

Member Function Documentation

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

Definition at line 112 of file cxAlgorithmHelpers.cpp.

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

Definition at line 35 of file cxAlgorithmHelpers.cpp.

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

Definition at line 28 of file cxAlgorithmHelpers.cpp.

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

Definition at line 98 of file cxAlgorithmHelpers.cpp.


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