NVIDIA / monai-cloud-api

MONAI Cloud API developments for intelligent imaging and learning tools, fostering innovation in medical imaging and AI-driven services.
Apache License 2.0
24 stars 12 forks source link

Point prompts do not work as expected #97

Closed IbrahimCSAE closed 4 months ago

IbrahimCSAE commented 6 months ago

There an issue with point prompts where segmentations do not render as expected, I have tried what is below to fix the issue but nothing worked for me:

All of the above still resulted in what looks like a broken segmentation in OHIF and FlexView, here is a screenshot from OHIF and FlexView

image image image

My only guess is something changed in the API for the request parameters and the plugin was not updated to reflect that, or there is an issue in the plugin itself.

Here's what the payload for the request looks like:

image

I would appreciate help with this. Thanks.

IbrahimCSAE commented 6 months ago

@tangy5 @zephyrie