Seg3D
Seg3D copied to clipboard
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Try [VTKImageIO](http://www.itk.org/Doxygen/html/classitk_1_1VTKImageIO.html).
Seg3D viewer features: Opacity Slice viewing Isosurfacing Brightness - gamma functions Colormaps Real-time feedback for labels Texture mapping Heads-up display Interactive feedback for paint, polylines, and other seed selection Volume...
When using the implicit modeling tool repeatedly, new data layers are created that are usually deleted without being used. This is an issue because the Seg3D project file is becoming...
Set dipole length to the smallest distance between control points.
Images were left handed images. They were reading into Seg3D rotated. When exported from Seg3D as nifti or compressed nifti, simNIBS fails. When compared to files read into ITKSnap or...
the select points tool is really useful for picking correspondence points. However, it can be hard for users to remember the ordering of the points. Having the node number displayed...
In (Tools > Select Points) it would be nice to be able to load and display points that were previously saved from this tool or even points that are written...
Investigate this after #348, it might come for free with Qt version. I don't remember how exactly to enable it in from SCIRun.
Fix CPack package build process to not need to include the repair script. Also, CPack package build is not working on OSX 10.15 (Catalina).
review cmake build system to try to optimize for better practices, fewer dependencies, easier support, etc.