aces / brainbrowser

Web-based visualization tools for neurological data.
https://brainbrowser.cbrain.mcgill.ca/
GNU Affero General Public License v3.0
351 stars 122 forks source link

How can convert the .trk tractography file to JSON file in order to see it into BrainBrowser? #330

Open jrudascas opened 7 years ago

rdvincent commented 7 years ago

@jrudascas I don't know of an easy script that does this. We have another visualization tool, Display, that is a native Linux/OS X application which can read .trk files and write the MNI .obj format that BrainBrowser can read.