Namespaces | |
| namespace | image_component |
Variables | |
| image_component.actual_shape = image_data.shape | |
| image_component.actual_spacing = image.getSpacing() | |
| tuple | image_component.expected_shape = (94, 256, 256) |
| image_component.expected_spacing = numpy.array([0.9375, 0.9375, 1.5], dtype='f') | |
| image_component.image = camitk.Application.getTopLevelComponents()[0] | |
| image_component.image_data = image.getImageDataAsNumpy() | |