Hi everyone,
I trying to resize my medical dataset (format .mhd), however i had this error: AttributeError: module ‘SimpleITK’ has no attribute ‘sitkNearestNeighbour’
anyone have idea, please let me know.
thank you in advance
This question was asked and answered as a SimpleITK GitHub issue.
SimpleITK uses US spelling, Neighbor not Neighbour.
Please avoid cross posting.