loki.annotate.load_image_annotation

loki.annotate.load_image_annotation(image_path)

Loads an image with annotation.

Parameters:

image_path – The file path to the image.

Returns:

The processed image, converted to BGR color space and of type uint8.