HumanSignal / label-studio

Label Studio is a multi-type data labeling and annotation tool with standardized output format
https://labelstud.io
Apache License 2.0
18.14k stars 2.27k forks source link

Labeling medical images using nifti format #504

Open Californium23 opened 3 years ago

Californium23 commented 3 years ago

How can I import DICOM images for segmentation or other labeling task ? Converting to png may not be a good choice as the transforming threshold needs to be adjusted at any time.

makseq commented 3 years ago

Unfortunately LS doesn't support DICOM yet. But we have DICOM support in our roadmap.

jrdalenberg commented 3 years ago

Could you add nifti to do list as well then for neuroimaging?

makseq commented 3 years ago

Could you explain please what is nifti?

sandorkonya commented 3 years ago

Hi there, just noticed this github repo, and like it much!

I would warmly recommend using cornerstone for the DICOM integration and the cornerstone tools for the GUI!

fcossio commented 2 years ago

Hi, is anyone currently working on this? I would like to give it a shot.

makseq commented 2 years ago

@fcossio Hi, nobody works on it. If you could make a PR, it would be amazing :slightly_smiling_face:

doantientai commented 4 months ago

Any news? My temporal solution is to convert all the layers to video frames.