rnfinnegan

Results 7 issues of rnfinnegan

updated ImageVisualiser

support matplotlib>3.4

It works without contours/overlays. Would be nice if these could be included. Need to pre-compute views to enable real-time interaction.

Some images (especially MRI) have different direction matrices, and so the origin needs to be set to reverse when visualising. The quiver plot needs to be modified to reflect this.

TO DO implement some integrity checks

The docstring states "The total (slice-wise) added path length in mm" is returned, but the output is returned in units of voxels. Note - this function is not intended to...