IQM_Vis.utils.image_utils

image helper functions

Functions

calibrate_brightness(im, rgb_brightness, ...)

crop_centre(image[, scale_factor, keep_size])

crop to the centre of the image, note this will return a small image size

get_transform_image(data_store, ...)

transform image with image post processing

load_image(image_path)

load image as RGB float

resize_image(img[, size])

resize image to square or specified size

resize_to_longest_side(im[, side])

resize image to longest side

save_image(img, path)

save image as ubyte