We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06f33e commit 545746eCopy full SHA for 545746e
README.txt
@@ -44,7 +44,7 @@ Load the image
44
>>> image_data, image_header = load('/path/to/image.xxx')
45
46
The data is stored in a numpy ndarray, the header is an object containing additional metadata, such as the voxel-spacing.
47
-No lets take a look at some of the image metadata
+Now lets take a look at some of the image metadata
48
49
>>> image_data.shape
50
(168, 206, 128)
0 commit comments