cvpy.utils.ImageUtils.ImageUtils.convert_wide_to_numpy

static ImageUtils.convert_wide_to_numpy(wide_image) ndarray

Convert a wide image to a numpy image array.

Parameters:
wide_image: bytes buffer

Specifies the wide image byte buffer

Returns:
numpy.ndarray