-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathREADME
32 lines (21 loc) · 901 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Brain Surface and Tractography Viewer
-------------------------------------
This project contains the source code to the Brain Surface and Tractography
Viewer developed at Children's Hospital Boston in the Fetal-Neonatal Neuroimaging
and Development Science Center.
A runnable version of the demo can be viewed at:
http://www.nmr.mgh.harvard.edu/~rudolph/webgl/brain_viewer/brain_viewer.html
This project includes code that loads and renders:
FreeSurfer (http://surfer.nmr.mgh.harvard.edu/) - Surfaces and Curvature Files
TrackVis (http://www.trackvis.org) - Tractography Data
Running
-------
The easiest way to run from a local machine is in the base directory do:
python -m SimpleHTTPServer
...and then point your browser (Chrome-tested) to:
http://localhost:8000/brain_viewer/brain_viewer.html
Authors
-------
Dan Ginsburg
Rudolph Pienaar
Stephan Gerhard