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

Segment groups grab bag: loading and GUI #587

Open
11 tasks
PaulHax opened this issue Apr 29, 2024 · 0 comments
Open
11 tasks

Segment groups grab bag: loading and GUI #587

PaulHax opened this issue Apr 29, 2024 · 0 comments

Comments

@PaulHax
Copy link
Collaborator

PaulHax commented Apr 29, 2024

Load segmenations/labels/classes from DICOM SEG files

  • Surface "SegmentSequence" (0062,0002) tag, which is not exposed by readDicomTags.
  • Map Recommended Display CIELab Value (0062,000D) tag to a segment color
  • If "Segmentation Type" DICOM tag is FRACTIONAL, then load as a layer, not segment group.

Names and Colors

Loading GUI

  • Add spinner to show when loading/converting segmentations.
  • Add Data Browser button to "Convert DICOM to segment group"
  • Auto load SEG on base image when clicking on base image in Data browser (and base image as not loaded at the same time as the SEG, which this PR covers.) Same for CT and PET.
  • A user notification error message for when converting image to segmentation group and error happens "Error: Image does not match parent image space"

Rendering

Related issues:
#512
#473
SEG file with multiple segments loading wrong: #639

Related PR:
#576

@PaulHax PaulHax changed the title Segment group loading and GUI grab bag Segment groups grab bag: loading and GUI May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant