Mentions légales du service

Skip to content
Snippets Groups Projects
Commit eaef22ad authored by LEGRAND Jonathan's avatar LEGRAND Jonathan
Browse files

Debug to INR file in example.

parent 1d84d681
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ print("Z-slice copy of 3D array is C-contiguous:", arr_3d[:,:,1].copy().flags.c_
# ------------------------------------------------------------------------------
# Defines the image to read:
img_name = 'p58-t0_INT_down_interp_2x.tif'
img_name = 'p58-t0_INT_down_interp_2x.inr'
img_path = shared_data(img_name)
# Read this file with vt.vtImage:
vt_im = vtImage(img_path)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment