hanayik / niivue

a WebGL2 based NIFTI volume viewer.
https://hanayik.github.io/niivue
BSD 3-Clause "New" or "Revised" License
11 stars 7 forks source link

Remove haze #111

Closed neurolabusc closed 3 years ago

neurolabusc commented 3 years ago

NiiVue should include operations to remove haze from a volume. This can help the appearance of the volume rendering, and ensure good behavior for depth picking. I would suggest copying the method from MRIcroGL. As an aside, I wonder if there are any JavaScript tools that do something like FSL's BET.

haze

neurolabusc commented 3 years ago

moved