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

fix(2DImageRendering): Set color level, color window #488

Closed thewtex closed 2 years ago

thewtex commented 2 years ago

The window is too large, otherwise, making the image appear dim.

VTK.js has a different state setup for 3D that makes this necessary. Use this approach for now.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 12.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: