Segmentation with Scribbles on OHIF-viewer #1479
Unanswered
donalbretti
asked this question in
Q&A
Replies: 1 comment
-
Hi @donalbretti, Have you managed to use scribbles in OHIF viewer? You may find this video useful: https://www.youtube.com/watch?v=Wxmo7MVc7hI&t=1s Hope this helps, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey you all!
I want to annotate my own data set (segmentation of eye surface), and want to use the Scribbles Tool (Histogram+GraphCut) with OHIF-viewer. Within this project i have a few questions/issues:
How can i choose a label before i start scribbling? The labels i defined in the configs file only appear after i ran the model.
How can i refine a label i just created? Everytime i try to use Scribbles a second time, my labels get duplicated and i have all of my labels twice.
Is there a way to adjust the thickness of the brush?
To start the server i use:
monailabel start_server --app apps/radiology --studies http://127.0.0.1:8042/dicom-web --conf models segmentation
If you can suggest a better way to annotate the data set with OHIF-viewer, that would also be helpful.
Thanks for all answers in advance!
Beta Was this translation helpful? Give feedback.
All reactions