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
