anibalsolon/vscode-neuro-viewer

Encode the image values in a uint8 histogram

anibalsolon opened this issue · 0 comments

Right now, the image values are just scaled to 0-255.

Transforming the data into non-uniform bins would allow to threshold it and show the approximate value of a voxel (?).