Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Segment Groups Collection: loading and GUI

オープン
#587 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
18/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
typescript
領域
frontend, web-dev

調査の方向性

これは、DICOM SEG の読み込み、名前と色、GUI での読み込み、レンダリング、および関連する issue と pull request を対象とする包括的なチェックリストですが、ファイルやテストは指定されていません。まず、未チェックの項目を 1 つ選び、リンクされている issue(#530、#680、#687 など)を読みます。Done は、その単一のスコープに限定された項目と、それに関連する検証を完了することを意味します。

索引モデルが issue の本文から書いたものです。

説明

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:

主要言語
TypeScript
スター
304
フォーク
102
平均マージ
1日 5時間
マージ済み PR(30日)
13

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Kitware/VolView のほかの issue

Kitware/VolView の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。