brainbrowser
brainbrowser copied to clipboard
Web-based visualization tools for neurological data.
Loading a nii.gz from disk works, however the loadFromURL path goes through a different code path which only supports uncompressed files. This adds support for loading nii.gz files with nii_url...
 Start here func~
I use viewer.pick(x, y) get vertex_data in SurfaceView, when i have vertex_data, then SurfaceView zoom, How can i get x, y?
https://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/MghFormat
This is green.txt. What does each entry here mean? 0.0 0.0 0.0 1.0 0.1 0.4 0.2 1.0 0.2 0.6 0.3 1.0 0.3 0.7 0.4 1.0 0.5 0.8 0.4 1.0 0.5...
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...
From @Claude Lepage. Is it possible to have the wireframe superimposed? The surface in transparent wire mode is useless. We see nothing. To see the mesh, you have to put...
Hi, I have been trying to adjust my project to work with BrainBrowser (SurfaceViewer in particular) but unfortunately I can't seem to grasp the way it should work. The closest...
I saw that Papaya viewer is possible to stack two nifti image on top of another. I was wondering if that is also possible with brainbrowser. I am using volume...