Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
python_pipeline Namespace Reference

Functions

 init (camitk.Action self)
 process (camitk.Action self)
 targetDefined (camitk.Action self)

Variables

 mesh = None
 thresholdAction = camitk.Application.getAction("Threshold (VTK)")
 thresholdImage = camitk.Application.applyAction("Threshold (VTK)", image)

Function Documentation

◆ init()

python_pipeline.init ( camitk.Action self)

◆ process()

python_pipeline.process ( camitk.Action self)

References targetDefined().

◆ targetDefined()

python_pipeline.targetDefined ( camitk.Action self)

Referenced by process().

Variable Documentation

◆ mesh

python_pipeline.mesh = None

◆ thresholdAction

python_pipeline.thresholdAction = camitk.Application.getAction("Threshold (VTK)")

◆ thresholdImage

python_pipeline.thresholdImage = camitk.Application.applyAction("Threshold (VTK)", image)