neuroanatomy / BrainBox

BrainBox is a web application that lets you annotate and segment 3D brain imaging data in real time, collaboratively.
https://brainbox.pasteur.fr
Other
96 stars 46 forks source link

download the brain data from the server (not only send images to the client) #164

Open katjaq opened 6 years ago

katjaq commented 6 years ago

Is this a feature request or a bug report?

feature request

What is the current behaviour?

Currently, BrainBox loads the data in its server, and sends images of each slice to the client.

What is the expected or desired behaviour?

For an improved use (quicker browsing through slices when quality controlling or segmenting large data sets) BrainBox should keep sending images of the data in the beginning while downloading the data in the background and once the brain is fully loaded switch away from sending the images for the respective slice from the server but use the now locally available data.