Stone Viewer OHIF Segmentation Display Support?

I created a demo dev project here: GitHub - sscotti/Orthanc-PlugInCXAS: Orthanc with CXR Segmenation Tool for Explorer2

that can segment PA CXRs relatively well. It has a dev environment for the Explorer2 frontend, a Python Plugin backend and a worker container for the segmentation. There is a UI in Explorer2 to send an instance to the backend and it creates an encapsulated png to show the results, although I think the segmentation supports DICOM Segmentation objects. Do the Stone viewer or OHIF (the Orthanc plugin) support display ? It is setup to compile the modified Exploer2, but the backend Python is needed in tandem.

The segmentation repo is this one: GitHub - ConstantinSeibold/ChestXRayAnatomySegmentation: A Pypi Package for Automated Segmentation of Anatomy in Chest Radiographs

Hello,

Thanks for your contribution.

As far as the Stone Web viewer is concerned, support of DICOM SEG is work-in-progress, as part of an ongoing research project.

As far as OHIF is concerned, please get in touch with their community.

Regards,
Sébastien-

1 Like

The Orthanc OHIF Plug-in apparently has that built-in, segmentation display support.

1 Like