-
|
Hi fellow BrainVISA users, It seems that Nifti has two ways of encoding RGB images:
The former type is handled very well by Anatomist. I was wondering if there was a way to visualize the latter type (5d) in Anatomist? I can get such an image to load as a multi-channel greyscale visualization, but could not find a way to display it as RGB. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
In Aims/Anatomist we don't really use the intent code, which is rather a hint on how to interpret the data. We could of course build a RGB/RGBA volume from such a file but there is currently no automatic conversion tool. |
Beta Was this translation helpful? Give feedback.
-
|
I have a proposal in a feature branch of anatomist: a new fusion type in Anatomist taking a 5D volume and building a RGB or RGBA volume. But it needs a user action (or a line of code in a program) to be done. Would that suit your needs ? |
Beta Was this translation helpful? Give feedback.
I have a proposal in a feature branch of anatomist: a new fusion type in Anatomist taking a 5D volume and building a RGB or RGBA volume. But it needs a user action (or a line of code in a program) to be done. Would that suit your needs ?
feature branch:
vol5dbrainvisa/anatomist-free@bf9a4ed