LunarMedic / Slicer-DataStore

Slicer extension - front end to the Midas journal allowing to easily upload/download MRB files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install the Slicer Data Store :
  -Compile module using CMakeLists.txt
  -Open Slicer
  -Edit > Application Settings
  -Add an additional module path : path/to/build/lib/Slicer-4.2/qt-loadable-modules
  -Restart Slicer
  
The new module will appear in the all module list as DataStore

About

Slicer extension - front end to the Midas journal allowing to easily upload/download MRB files


Languages

Language:C++ 90.3%Language:CMake 9.7%