Sponsor:

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

unu-reshape - Man Page

superficially change dimension and/or axes sizes

Synopsis

unu reshape -s,--size <sz0 sz1 ...> [-i,--input <nin>] [-o,--output <nout>]

Description

Superficially change dimension and/or axes sizes. The underlying linear ordering of the samples is unchanged, but the reported dimension or axes sizes are changed. Identical in concept to Matlab’s “reshape” command.

Options

-s <sz0 sz1 ...> , --size <sz0 sz1 ...>

new axes sizes (1 or more size_ts)

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

input nrrd

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

output nrrd (string); default: “-

See Also

unu(1)

Referenced By

unu(1).

August 2021