cloudViewer.t.io.read_image#
- cloudViewer.t.io.read_image(filename)#
Function to read image from file.
- Parameters:
filename (Union[os.PathLike, str, bytes]) – Path to file.
- Returns:
cloudViewer.t.geometry.Image
Function to read image from file.
filename (Union[os.PathLike, str, bytes]) – Path to file.
cloudViewer.t.geometry.Image