Sponsor:

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

tend-evalclamp - Man Page

modify shape by clamping eigenvalues in some range

Synopsis

tend evalclamp -min <min> [-max <max>] [-i <nin>] [-o <nout>]

Description

Modify shape by clamping eigenvalues in some range. The orientation of the tensor is unchanged. Note that unlike tend-anscale(1), this operation can completely change the shape of the tensor.

Options

-min <min>

Eigenvalues are clamped from below by this (the minimum output eigenvalue). Use “nan” to signify that no minimum clamping should be done. (float)

-max <max>

Eigenvalues are clamped from above by this (the maximum output eigenvalue). Use “nan” to signify that no maximum clamping should be done. (float)

-i <nin>

input diffusion tensor volume; default: “-

-o <nout>

output image (floating point) (string) default: “-

See Also

tend(1), tend-anscale(1)

Referenced By

tend(1).

April 2021