cilissa.helpers - Helper functions

Functions

cilissa.helpers.get_max_pixel_value(dtype: numpy.dtype)[source]
cilissa.helpers.apply_to_channels(im1: numpy.ndarray, im2: numpy.ndarray, func: Callable, channels_num: int)[source]
cilissa.helpers.crop_array(array: numpy.ndarray, crop_width: int)[source]

Crop input array by crop_width in every dimension