[ITK-users] Multi label image interpolation

Bradley Lowekamp brad at lowekamp.net
Thu May 22 04:59:47 EDT 2014


http://www.itk.org/Doxygen/html/classitk_1_1LabelImageGaussianInterpolateImageFunction.html

> On May 22, 2014, at 4:38 AM, "Gouttard, Sylvain" <Sylvain.Gouttard at bioclinica.com> wrote:
> 
> 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.
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140522/480209f1/attachment.html>


More information about the Insight-users mailing list