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

Load Volume from binary file? #358

Open jimthomas1616 opened 4 years ago

jimthomas1616 commented 4 years ago

Hi, Is it possible to load volume from binary data? Currently, i see only 2 ways to load volume:

  1. From Url
  2. From input type="file" I tried number 2 but it seems be unable to patch a value to input type="file" Does anyone have any idea ?
natacha-beck commented 3 years ago

Hi @jimthomas1616, I am not sure it is possible. Can you please give me the file you want to open, I will try on my side.