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 | ) |
| test_image_component.parameterChanged | ( | camitk.Action | self, |
| str | name ) |
References print_parameters().
| test_image_component.print_numpy_array_info | ( | msg, | |
| image_data, | |||
| threshold ) |
Referenced by process().
| test_image_component.print_parameters | ( | self | ) |
Referenced by parameterChanged(), and process().
| test_image_component.process | ( | camitk.Action | self | ) |
| test_image_component.targetDefined | ( | camitk.Action | self | ) |