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