[MINC-users] Resampling a minc volume while conserving intensity

Nick Wang nick.wang at sickkids.ca
Sat Sep 29 12:20:35 EDT 2018


Hello everyone,


In a registration pipeline, I have a minc volume where each voxel's intensity represents the number of cells in that voxel in physical space. I would like to resample this minc volume nonlinearly to align with an atlas. Mincresample's trilinear resampling does not conserve these counts (intensities) properly. Imagine having a adjacent voxels of intensities 10, 10 and 1 being transformed really close to each other, then I may have a result like 5.5, 5.5, and 5.5


As a rough workaround, I tried multiplying the minc volume by the determinant of the inverse of the transform (as one does with triple integrals), but I believe the discrete nature of minc volumes causes error as well. Imagine having a voxel of intensity 10 being shrunk by a factor of 4, but stays exactly in place. I believe this method would cause the transformed voxel to have an intensity of 40 in the outcome. Even if my reasoning here is wrong, this seems like much of a bandaid solution.


Does anyone have any ideas or have any experience with this? Essentially, I am looking for a resampler that conserves the "local" sums of intensity - local enough such that if I take the sum of the intensities of some small region of voxels in the original minc volume, I should get the same sum as the intensities of the corersponding voxels in the transformed volume.


Thanks,

Nick

________________________________

This e-mail may contain confidential, personal and/or health information(information which may be subject to legal restrictions on use, retention and/or disclosure) for the sole use of the intended recipient. Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. If you have received this e-mail in error, please contact the sender and delete all copies.


More information about the MINC-users mailing list