Closed andrewsilberfeld closed 2 years ago
this was due to my downsampling/upsampling of cell coordinates prior to transformation which round pixels to nearest 10 (8456 to 8460) which caused improper mapping using transformix. Passing the raw pixels solved the problem.
My alignments look great (middle, right) but the transform function produces coordinates that don't seem right when I look in my voxelized result (left). Does anyone know why this happened?