Page MenuHomePhabricator

Colormaps and look-up tables
Closed, ResolvedPublic

Description

The user should have the option to select different colormaps for rendering an image. Examples are "greyscale", "jet", "hot", "cool", etc.

The option could be included in the context menu of the level-window widget.

Event Timeline

New remote branch pushed: bug-14386-colormaps-and-luts

New remote branch pushed: bug-14386-colormaps-and-luts-integration

New remote branch pushed: bug-14386-colormaps-and-luts-integration-v3

One problem:

  1. Load dwi
  2. Change to diffusion perspective
  3. Move channel slider

Expected behaviour:

  1. Different channels are rendered

Actual behaviour:

  1. The rendered image does not change

Is there an option to not bin the multilabel segementation?

For example I have images with parcellations ranging from 0 to 15000, but only a few hundred different values which voxels actually take (e.g. Left brain areas are 11000-11300, right brain 12000-12300).

Currently if the level window is set to the entire range the left brain will be all one color, the right brain all another.

ah ... this is interesting .... let me have a look to one of them

New remote branch pushed: bug-14386-colormaps-and-luts-integration-v4

We have integrated some other bug in the master containing the functionality. Sebastian and Andi what is the plan here? Can we close this?