[ITK-users] Multi label image interpolation

Gouttard, Sylvain Sylvain.Gouttard at bioclinica.com
Thu May 22 04:38:50 EDT 2014


Hi,

I am working with a multiple label segmentation image which has at least 3 labels.
I would be interested in applying a transformation computed from a registration on this multiple label image.
Even though the transformation is fairly smoothed, when i use the nearest neighbor interpolation, the deformed image is pretty noisy mostly because of the interpolation type i think.

Would there be a solution (algorithm, itk filter, general method...) that would do an interpolation on a multiple label image while keeping the label numbers and performing better than nearest neighbor.
Ideally i would like something similar to the sinc interpolation in grey level images.

For example: when i have a region with label 3 close to a region with label 1, i want to make sure the deformed image will keep these labels 1 and 3 and won't do any average or interpolation creating new labels like label 2 for example.

Thanks for your help,
Sylvain


Confidentiality Notice: This e-mail transmission may contain confidential or legally privileged information that is intended only for the individual or entity named in the e-mail address. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or reliance upon the contents of this e-mail is strictly prohibited. If you have received this e-mail transmission in error, please reply to the sender and then delete the message from your computer. Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140522/5926c050/attachment.html>


More information about the Insight-users mailing list