Dear all,
I am trying to compute the radiomics and I get this warning:
Size in specified 2D dimension (0) is greater than 1, cannot calculate 2D shape
result = extractor.execute(image, mask)
and the image size is: (208, 150, 1)
Thank you for the help