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
209 stars 63 forks source link

Fixes: negative direction vectors and different number of scales in fixed/moving compare images #696

Closed PaulHax closed 1 year ago

PaulHax commented 1 year ago

The image cropping planes were outside the image when the direction vectors of an image "mirror" the spacing. Example direction vectors: [-1, -0, -0, -0, -1, -0, 0, 0, -1]

When a fixed and moving image have different number of scales in MultiscaleImage, there was errors in updateRenderedImage

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: