Open jinbyeong opened 5 days ago
Hi, The preprocessing will always re-sample the input to 1x1x1mm^3 isotropic (what the AI segmentation algorithm is expecting). So whatever the input (as long as the resolution is not too low) it should work. We haven't tested with the specific image sizes that you are asking about, but I think it should work. Let us know if you have any problem :) Cheers, Victor
Hello, thank you for your excellent work and research.
Could you please let me know the range of voxel sizes that this preprocessing process supports? In my case, I have T1 images with sizes of 1024x1024x175 and 512x512x208.
Thank you!