Contents
Load the plate design configuration from a JSON file.
A dictionary containing the plate design configuration.
Load an image from the specified file path.
image_path – The path to the image file.
The loaded image as a NumPy array.