This function creates a patch set from a NeuroVol object given specified dimensions
This function creates a patch set from a NeuroVol object given specified dimensions and a mask.
# S4 method for NeuroVol,numeric,missing
patch_set(x, dims, mask, ...)# S4 method for NeuroVol,numeric,LogicalNeuroVol
patch_set(x, dims, mask, ...)
A deferred list of patches.
A deferred list of patches.
a NeuroVol object
the dimensions of the patch
the mask defining the valid patch centers
additional args