Functions | |
| init (camitk.Action self) | |
| parameterChanged (camitk.Action self, str name) | |
| print_numpy_array_info (msg, image_data, threshold) | |
| print_parameters (self) | |
| process (camitk.Action self) | |
| targetDefined (camitk.Action self) | |
| test_image_component.init | ( | camitk.Action | self | ) |
References camitk::Core.getTestDataDir(), camitk::Application.getTopLevelComponents(), and camitk::Application.open().
Here is the call graph for this function:| test_image_component.parameterChanged | ( | camitk.Action | self, |
| str | name | ||
| ) |
| test_image_component.print_numpy_array_info | ( | msg, | |
| image_data, | |||
| threshold | |||
| ) |
| test_image_component.print_parameters | ( | self | ) |
| test_image_component.process | ( | camitk.Action | self | ) |
References camitk::Application.getTopLevelComponents(), print_numpy_array_info(), and print_parameters().
Here is the call graph for this function:| test_image_component.targetDefined | ( | camitk.Action | self | ) |