crop_image {ciftiTools} | R Documentation |
Crop image
Description
Crop whitespace from image
Usage
crop_image(x, dims = seq(2))
Arguments
x |
An image read by |
dims |
The dimensions to crop. Default: |
Value
The cropped image
[Package ciftiTools version 0.16.1 Index]