Kitware / itk-vtk-viewer

2D / 3D web image, mesh, and point set viewer using itk-wasm and vtk.js
https://kitware.github.io/itk-vtk-viewer/
BSD 3-Clause "New" or "Revised" License
210 stars 64 forks source link

feat: Add medical color maps #597

Closed thewtex closed 2 years ago

thewtex commented 2 years ago

Refactor to remove vtkLookupTableProxy.

Consolidate IMAGE_COLOR_MAP_CHANGED and IMAGE_COLOR_MAP_SELECTED.

BREAKING_CHANGE: Colormaps are provided by the itk-viewer-color-maps package

PaulHax commented 2 years ago

New colors are nice. Rebased on master here: https://github.com/Kitware/itk-vtk-viewer/pull/600