InsightSoftwareConsortium / InsightSoftwareConsortium/ITK-Wasm

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

Open
#1,248 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
235
Forks
61
Avg merge
4d 19h
Merged PRs (30d)
4

Description

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
``` js
"@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",
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.