tend-norm - Man Page
normalize tensor size
Synopsis
tend norm -w <w0 w1 w2> [-a <amount>] [-t <target>] [-i <nin>] [-o <nout>]
Options
- -w <w0 w1 w2>
relative weights to put on major, medium, and minor eigenvalue when performing normalization (internally rescaled to have a 1.0 L1 norm). These weightings determine the tensors’s “size”. (3 doubles)
- -a <amount>
how much of the normalization to perform (float) default: “1.0”
- -t <target>
target size, post normalization (float) default: “1.0”
- -i <nin>
input diffusion tensor volume; default: “-”
- -o <nout>
output image (floating point) (string) default: “-”
See Also
Referenced By
April 2021