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

Compare Wasm throws unexpected pixel type for VariableLengthVector #654

Closed PaulHax closed 1 year ago

PaulHax commented 1 year ago

Problem url: http://localhost:8082/?rotate=false&image=http://localhost:8082/test-data/ome-ngff-prototypes/single_image/v0.4/tczyx.ome.zarr&fixedImage=http://localhost:8082/test-data/ome-ngff-prototypes/single_image/v0.4/tczyx.ome.zarr&compare=checkerboard&pattern=[1,3,4]&swapImageOrder=true

PaulHax commented 1 year ago

Closed by #641