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.11k stars 485 forks source link

[FEAT EXTRACTION] #835

Open silkezimm opened 11 months ago

silkezimm commented 11 months ago

Dear all,

i have a small issue when running pyradiomics from the command line, i think it is simple to solve for you... hope you help me.

i am performing batch feature extraction with the command : pyradiomics <path/to/input> , this works nicely,

now i have created a parameter file in .yaml format, and it says on the readthedocs homepage to use the --param argument in the command line. here i struggle as to how exactly tell the software to use my specific file. can you help me here and provide the exact command i shall write?

i hope you can help..

best silke