Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Image Slice Label Map Outline Rendering with SlicingMode.I #3135

Open
PaulHax opened this issue Oct 1, 2024 · 0 comments
Open

[Bug] Image Slice Label Map Outline Rendering with SlicingMode.I #3135

PaulHax opened this issue Oct 1, 2024 · 0 comments
Labels
type: bug 🐞 Errors in functionality

Comments

@PaulHax
Copy link
Collaborator

PaulHax commented Oct 1, 2024

Bug description

With outline rendering for label map ImageSlices, the rendered looks wrong when changing the SlicingMode to I.

Steps to reproduce

A vtk.js PR modifing testImageLabelOutline.js to use a 3D image with non default slicing direction.

https://github.com/PaulHax/vtk-js/pull/9/files

Detailed Behavior

The output image with the test:
image

Expected Behavior

Something like this, but rotated:
image

Environment

  • vtk.js version: master
  • Browsers: Chrome
  • OS: Linux
@PaulHax PaulHax added the type: bug 🐞 Errors in functionality label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐞 Errors in functionality
Projects
None yet
Development

No branches or pull requests

1 participant