cvpy.utils.ImageUtils.ImageUtils.convert_numpy_to_wide

static ImageUtils.convert_numpy_to_wide(numpy_array: ndarray) bytes

Convert a numpy image array to a wide image.

Parameters:
numpy_array: np.ndarray

Specifies the numpy image array.

Returns:
bytes