PyRadiomics for 2D Images

Hi everyone,

I am trying to extract radiomic features from 2D images (PNG or Nrrd) but I start to get a series of errors saying basically “3D array expected”.

I’ve been adding “force2D”, “force2Dextraction”, and “force2Ddomension”, but none gave positive results.
Does anyone has extracted 2D radiomic features using Pyradiomics Lib or have a guess on how to solve it all?

Thanks!

Hello @machadoL,

One resource is the itk-texturefeatures Python package, which is available in 2D and 3D.