Implementation of slice_viz
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
- OskarK authored
+ 26
− 18
Files with large changes are collapsed by default.
Implementation of the function slice_viz
under qim3d.utils.img.py
.
inputs: (input
(path or array), position
(optional - can be an int, str, list or ndarray) , cmap_im
(optional) , axis
(optional)).
Checks if the dimension of the given array is a volume.
Takes the positions given and returns one plot or subplots with the slices.
For a faster browsing experience, some files are collapsed by default.
Files with large changes are collapsed by default.