Is the function of tcktransform the same as tcknormalise? Could they both apply the linear transformation and the non-linear warp to tck?
Thanks.
tcknormalise
was renamed to tcktransform for 3.0_RC3_last
. Linear transformation are currently not supported but a workaround is to generate a warp file from a linear transformation.
1 Like
That’s clear. Thanks.