Incorrect rendering of DICOM SEG
Closed this issue ยท 8 comments
@PaulHax looks like the SEG layer is not being properly associated with the underlying image.
Thank for the files! For the SEG file, our WASM loader computes incorrect spacing. Also, the pixel array looks like each frame along the axial has a single segment, rather than merging multple segments together for each frame. Just the tip of the issues probably.
Related:
InsightSoftwareConsortium/ITK-Wasm#991
InsightSoftwareConsortium/ITK-Wasm#1165
The ITK-Wasm PR InsightSoftwareConsortium/ITK-Wasm#1165 was recently merged. The @itk-wasm/dicom
package was released (https://www.npmjs.com/package/@itk-wasm/dicom/v/7.2.0). I will test out the new reader in Volview. Hopefully its easily swappable/upgradable.
@floryst when should we expect the production app in volview.kitware.app to be updated with this?
I'll update that deployment this week. I'm targeting EOD Wednesday.