Make changes necessary to convert rgb images to aron format
Compare changes
@@ -37,7 +37,7 @@ def is_point_cloud(array: np.ndarray):
@@ -49,7 +49,6 @@ def ndarray_to_aron(
@@ -119,3 +118,16 @@ def convert_dtype_rgb_to_int8(array: np.ndarray) -> np.ndarray: