nroduit / Weasis

Weasis is a DICOM viewer available as a desktop application or as a web-based application.
https://nroduit.github.io
Other
828 stars 295 forks source link

Time-intensity Curves (TIC) for Dynamic Studies #455

Open firasuke opened 1 year ago

firasuke commented 1 year ago

Is your feature request related to a problem? (optional)

No response

Description of the new feature/enhancement

Some MR sequences dynamically study the enhancement of a certain tissue (e.g. pituitary MRI and breast MRI).

While it is relatively easy when we're talking about a couple of phases (arterial and venous), it becomes harder when we are trying to image the same area every 10 seconds while monitoring the enhancement pattern to get a clear idea of a suspected lesion.

This is where plotting Time-intensity Curves (TIC) comes handy, as it removes the subjective bias of examining every section by plotting an objective curve of how the signal intensity changed over time, and it allows us to compare the suspected area with other "normal" areas.

Proposed technical implementation details (optional)

Well in a dynamic study, let's take a dynamic pituitary study, generally we have multiple coronal slices (around 36), that are divided into groups of 6 (meaning we are taking 6 coronal slices from the pituitary slice every 10 seconds for the following 60 seconds).

We should be able to select an ellipse ROI over an area by drawing, and have an option in addition to it displaying the signal intensity (SI) to plot a Time-intensity Curve (TIC) over the series of slices.

Describe alternatives you've considered (optional)

I found this feature from RadiAnt to be as close as what's being used by proprietary DICOM diagnostic software:

https://www.radiantviewer.com/dicom-viewer-manual/time-intensity_curves_tic.html

Additional context (optional)

No response

nroduit commented 1 year ago

Currently, some major features with a high priority must be implemented and the resources on this project are very limited. In order to develop more specialized tools, we need contributors.

firasuke commented 9 months ago

Any updates to this?

nroduit commented 9 months ago

See https://github.com/nroduit/Weasis/issues/331#issuecomment-1953113777