Skip to content

version 6-October-2021 (v1.2.20211006)

Compare
Choose a tag to compare
@neurolabusc neurolabusc released this 07 Oct 18:33
· 11 commits to master since this release
  • Interactive render crosshairs for the Multi-Planar A+C+S+R menu item in the Display item shows 2D slices and a volume rendering. Clicking on any of the four images changes the cross-hair position across all views. The method is described here.
  • The Option button includes Find Edges command that provides a Difference of Gaussians. Also available in scripts via dog() function.
  • Measuring tool (option-drag across slices) shows sample along line graph.
  • Intensity histogram function in Graph menu.
  • Updated dcm2niix

To use the QT5 version, Linux users may need to install libqt5pas1 (e.g. sudo apt install libqt5pas1). If this is not included with your distribution, you can either use the GTK version or install the libqt5pas1 library manually.