AIM-Harvard / pyradiomics

Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
http://pyradiomics.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.16k stars 500 forks source link

[FEAT EXTRACTION] Hi everyone, previously, I used the segmentation from LifeX and then apply for Pyradiomics ( file mask.nii). Now, I am wondering if I can do the segmentation directly from Pyradiomics. Thanks for your consideration. OS: Window 10 ; Python version:3.6; Pyradiomics version: 3.0.1 #703

Closed trangphan046 closed 3 years ago

trangphan046 commented 3 years ago

Describe the bug A clear and concise question regarding your extraction. Please check FAQ section, PyRadiomics issues and PyRadiomics Slicer Discourse to check if your question has been encountered before. If so, but you still require additional help, please reference related issues.

PyRadiomics configuration Add any customization you applied here (i.e. the content of the parameter file used)

PyRadiomics log file If available, add section of the PyRadiomics log related to your question. For help on setting up logging, see the online documentation

To Reproduce Steps to reproduce the behavior:

Version (please complete the following information):

Additional context Add any other context about your question here.

fedorov commented 3 years ago

I am wondering if I can do the segmentation directly from Pyradiomics

No, you cannot, but you can use 3D Slicer for this purpose, and pass the resulting segmentations to pyradiomics using SlicerRadiomics extension: https://www.slicer.org/.

trangphan046 commented 3 years ago

I am wondering if I can do the segmentation directly from Pyradiomics

No, you cannot, but you can use 3D Slicer for this purpose, and pass the resulting segmentations to pyradiomics using SlicerRadiomics extension: https://www.slicer.org/.

Thank you so much but if I use 3D Slicer, it would be the same as LifeX, right?

fedorov commented 3 years ago

I have never used LifeX. I do not know.