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) | |
| python_pipeline.init | ( | camitk.Action | self | ) |
| python_pipeline.process | ( | camitk.Action | self | ) |
References targetDefined().
| python_pipeline.targetDefined | ( | camitk.Action | self | ) |
Referenced by process().
| python_pipeline.mesh = None |
| python_pipeline.thresholdAction = camitk.Application.getAction("Threshold (VTK)") |
| python_pipeline.thresholdImage = camitk.Application.applyAction("Threshold (VTK)", image) |