Sponsor:

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

unu-axinsert - Man Page

add a “stub” (length 1) axis to a nrrd

Synopsis

unu axinsert -a,--axis <axis> [-l,--label <label>] [-i,--input <nin>] [-o,--output <nout>]

Description

Add a “stub” (length 1) axis to a nrrd. The underlying linear ordering of the samples is unchanged, and the information about the other axes is shifted upwards as needed.

Options

-a <axis> , --axes <axis>

dimension (axis index) at which to insert the new axis (unsigned int)

-l <label> , --label <label>

label to associate with axis (string)

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

input nrrd

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

output nrrd (string); default: “-

See Also

unu(1), unu-axsplit(1)

Referenced By

unu(1), unu-axsplit(1).

August 2021