Description Usage Arguments Value
This function crops an image array by removing all matrices on outer edges that do not contain any entries greater than a specified value.
1 | crop_array(image_array, value = 0)
|
image_array |
a 3-dimensional image array |
value |
maximum value that cropped matrices can contain |
array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.