Steps to set up 3D slicer as viewer and annotation tool

Hi I have requirement where I need to annotate 3D CT scan dicom image slices I would need visualization tool to be able to do so. Is it natural use case for 3D slicer workflow set up? If so can u please provide links that would help me to do this set up quickly and start manually annotating images. I have done image segmentation but I need a visual tool to see the results Thanks, Jiten

Yes, it is a common use case.

See segmentation tutorials: Documentation/Nightly/Training - Slicer Wiki

You may also find CaseIterator extension useful for iterating through a large number of annotated images.

If you have any specific questions then let us know.

1 Like

Thanks much @lassoan I will kick of setup and working on it. Is there any web version of 3D slicer ? Thanks Jiten

Yes, you can run Slicer as a Jupyter notebook server and there are also Docker images that allows you to run Slicer in your web browser. You can find more information on these by searching on google or on this forum.