powered by
Remove empty (zero-valued) edge slices from a 3D array.
crop_vol(x)
A list of length two: "data", the cropped array, and "padding", the number of slices removed from each edge of each dimension.
"data"
"padding"
The numeric 3D array to crop.