save_img#

save_img(im_array: ndarray, output_path: str)[source]#

Save numpy array as image file.

Parameters