Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Segment Groups Collection: loading and GUI

Đang mở
#587 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
18/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
typescript
Lĩnh vực
frontend, web-dev

Hướng nghiên cứu

Đây là một checklist tổng quát bao quát việc tải DICOM SEG, tên và màu sắc, tải trong GUI và kết xuất, cùng với các issue và pull request liên quan, nhưng không nêu rõ tệp hay bài kiểm thử nào. Hãy bắt đầu bằng cách chọn một mục chưa được đánh dấu và đọc issue được liên kết với mục đó, chẳng hạn như #530, #680 hoặc #687. Done nên có nghĩa là hoàn thành mục duy nhất, có phạm vi cụ thể đó và phần validation liên quan.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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:

Ngôn ngữ chính
TypeScript
Star
304
Fork
102
Merge trung bình
1 ngày 5 giờ
Pull request đã merge (30 ngày)
13

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của Kitware/VolView

Tất cả issue của Kitware/VolView

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.