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

[3.10-BM] Generate In-Plane Bidimensional Measurement from 3D Segment on Largest Slice #4515

Open
sedghi opened this issue Nov 14, 2024 · 0 comments

Comments

@sedghi
Copy link
Member

sedghi commented Nov 14, 2024

Purpose
This feature introduces a tool to automatically generate bidimensional measurements on the largest in-plane slice of a 3D segmentation, capturing both the longest diameter along the lesion’s main axis and the longest perpendicular diameter within the same slice. This allows for precise, standardized measurements that are especially useful for tracking lesion growth or shrinkage over time.

Why This Matters
Bidimensional measurements are a critical part of assessing lesion progression in medical imaging, particularly in oncology. By automating the placement of these measurements on the largest slice of a lesion, this tool reduces manual effort and improves measurement consistency. This feature is valuable for clinicians and researchers who need reliable data to monitor lesion size and respond to treatment effects.

Key Changes

  • Automatic Slice Selection: Identifies the largest in-plane slice of a 3D segment for accurate bidimensional measurement placement.
  • Dual Measurement Placement: Places the longest diameter along the lesion’s main axis and a perpendicular diameter within the contour on the selected slice.
  • Measurement Integration: Inherits the color, thickness, and style of the original contour, with vertex coordinates available in DICOM pixel space for easy data extraction.

Impact on Users and Developers

  • For Users: This tool provides an easy, accurate way to generate in-plane measurements on lesions, streamlining workflows and improving consistency in size assessments.
  • For Developers: The tool provides programmatic access to measurement coordinates in DICOM pixel space, making it easier to integrate measurement data into reporting and analysis pipelines.
@sedghi sedghi changed the title [Feature Request] Generate In-Plane Bidimensional Measurement from 3D Segment on Largest Slice [3.10-BM] Generate In-Plane Bidimensional Measurement from 3D Segment on Largest Slice Nov 14, 2024
@sedghi sedghi mentioned this issue Nov 14, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant