You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
OS: macOS 14.2
node -v v21.2.0
package.json
The text was updated successfully, but these errors were encountered: