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

Can not distinguish the rescaleintercept value in different slices of the same series. #1248

Open
MountainAndMorning opened this issue Sep 30, 2024 · 0 comments

Comments

@MountainAndMorning
Copy link

I find a series showing strange bar texture in vtk.js as below. I checked it's DICOM meta information and found the rescaleintercept tag for the most slices equal to -2047, however for some slices this value equal to -1024. It seems itk-wasm can not distinguish the different rescaleintercept value in different slices.

截屏2024-09-30 13 51 17

OS: macOS 14.2
node -v v21.2.0
package.json

    "@itk-wasm/dicom": "^5.0.1",
    "@kitware/vtk.js": "^32.2.0 ",
    "itk-image-io": "1.0.0-b.18",
    "itk-wasm": "1.0.0-b.18",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant