ClearVolume / clearvolume

ClearVolume is a real-time live 3D visualization library designed for high-end volumetric microscopes such as SPIM and DLSM microscopes. With ClearVolume you can see live on your screen the stacks acquired by your microscope instead of waiting for offline post-processing to give you an intuitive and comprehensive view on your data.
http://clearvolume.github.io
GNU Lesser General Public License v3.0
43 stars 11 forks source link

Float Support #17

Open cheesema opened 9 years ago

cheesema commented 9 years ago

Would be nice to also be able to support float images.. :dart:

For use as a visualization tool for image processing tasks..

Cheers,

royerloic commented 9 years ago

For now convert your data to 8bit or 16bit uint, it will take some time to support this...