Sponsor:

Your company here, and a link to your site. Click to find out more.

unu-inset - Man Page

replace a sub-region with a different nrrd

Synopsis

unu inset -min,--minimum <pos0 ...> -s,--subset <nsub> [-i,--input <nin>] [-o,--output <nout>]

Description

Replace a sub-region with a different nrrd. This is functionally the opposite of “crop”.

Options

-min [<pos0 ...>] , --minimum [<pos0 ...>]

coordinates of where to locate sub-volume within input nrrd.

  • <int> gives 0-based index
  • M, M+<int>, M-<int> give index relative to the last sample on the axis (M==#samples-1).

(1 or more positions)

-s <nsub> , --subset <nsub>

sub-region nrrd. This is the data to be inset in nin

-i <nin> , --input <nin>

input nrrd

-o <nout> , --output <nout>

output nrrd (string); default: “-

See Also

unu(1), unu-crop(1)

Referenced By

unu(1).

August 2021