Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Segment Groups Collection: loading and GUI

Aperta
#587 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
18/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
typescript
Ambito
frontend, web-dev

Direzione di ricerca

Questa è una checklist generale che copre il caricamento di DICOM SEG, nomi e colori, il caricamento nella GUI e il rendering, con issue e pull request correlate, ma senza indicare file o test. Inizia selezionando un elemento non spuntato e leggendo l’issue collegata, ad esempio #530, #680 o #687. Done dovrebbe significare completare quel singolo elemento circoscritto e la relativa validazione.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

segmentation

Load segmenations/labels/classes from DICOM SEG files

  • Surface "SegmentSequence" (0062,0002) tag, which is not exposed by readDicomTags. by #653
  • Map Recommended Display CIELab Value (0062,000D) tag to a segment color #653
  • #673
  • If "Segmentation Type" DICOM tag is FRACTIONAL, then load as a layer, not segment group.
  • When loading SEG volume directly without a "background" volume: Apply approate color map and surface segments' colors/labels to GUI.
  • Automatically use a SEG file as a segment group if the base DICOM image has the same frame of reference. Right now we key off study UID.
  • #677
  • If we load the SEG file before or after the base DICOM, we don't automatily use the SEG as a segmentation group. Same issue for image pairs with .seg extention.

Names and Colors

Loading GUI

  • Add spinner to show when loading/converting segmentations. https://github.com/Kitware/VolView/issues/687
  • 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) 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"
  • Default to Segment Groups tab when switching to Annotations tab if there are no Measurments.

Rendering

Related issues:

Related PR:

Lingua principale
TypeScript
Stelle
304
Fork
102
Merge medio
1g 5h
PR unite (30g)
13

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Kitware/VolView

Tutte le issue di Kitware/VolView

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.