Hey there
I am trying to use the SheetnessImageFilter from itk in python. However I am getting an AttributeError for this particular filter, others work fine. I saw in another thread that it could be due to incompatibilities with third-party code. (here: AttributeError: module 'itk' has no attribute 'AdaptiveHistogramEqualizationImageFilter')
Is it a similar issue for this filter or is there another reason? It would be really nice if this filter would be available in python.
Thank you very much in advance for your help and sorry for any missing information. This is the first time I post such a question.