nitransforms icon indicating copy to clipboard operation
nitransforms copied to clipboard

Feat: Implement a visualisation feature to NiTransforms

Open jmarabotto opened this issue 7 months ago • 4 comments

Addition of new file vis.py. Calls nitransform's nonlinear DenseFieldTransform class to illustrate corresponding transform objects through:

  • Distorted image and grid
  • Quiver plot coloured according to Diffusion Scalar map
  • Jacobian map

which can be illustrated all together (3x3 grid of plots, showing axial, coronal and sagittal projections for each graph) or individually.

jmarabotto avatar Jul 08 '24 09:07 jmarabotto