surfa
surfa copied to clipboard
image.conform issue
HI,
I was in the win10 system and tried to conform MRI data with the command: conformed = image.conform(voxsize=1.0, dtype='float32', method='nearest', orientation='LIA').crop_to_bbox() Unfortunately, it returned "ValueError: Buffer dtype mismatch, expected 'int_t' but got 'long long'". Did you face this issue before?
Hi, I have the same problem. Have you solved it?