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

BUG: Bounding box misaligned to image with nonunit orientation matrix #702

Open tbirdso opened 1 year ago

tbirdso commented 1 year ago

Overview

Observed behavior where a sample with nonunit direction is not initially visible in the ITK-VTK-Viewer scene due to bounding box misalignment.

Steps to Reproduce

Drag and drop CCF v3.1 image atlas into ITK-VTK-Viewer

average_template_100.nii.gz

Observed Behavior

bounding-box-misaligned

Additional Notes

Workaround: drag bounding box handles so that image is visible.

cc @PaulHax