ariekahn / DSI-Studio

Diffusion MRI analysis tool

Home Page:dsi-studio.labsolver.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt Creator is needed to edit the GUI.

The following libraries are also needed to build DSI Studio

1. download libraries (required for building DSI Studio)

download https://github.com/frankyeh/TIPL/zipball/master to directory src/image

2. download Boost library (required for building DSI Studio)

www.boost.org


The .pro files has to be edited to match the file system. Other required data to run the program is placed under /data


3. download FA template (required for runtime)

visit dsi-studio.labsolver.org
download any dsi studio package. The fa template is included.

About

Diffusion MRI analysis tool

dsi-studio.labsolver.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 99.6%Language:QMake 0.3%Language:Shell 0.1%