get_image()

Returns the numpy image of the given blob_path in Cloud Providers's Blob Storage.

Parameters:

  • blob_path: path of the cloud provider bucket to download the bytes from

Description:

Returns the numpy image of the given blob_path in Cloud Providers's Blob Storage.

Returns:

numpy image object for the downloaded image