[Insight-users] Automated Image Registration (AIR) Voxel Value Ratio Varance Cost Function

Luis Ibanez luis.ibanez at kitware.com
Tue May 5 21:32:07 EDT 2009


Hi Geoff,

I don't think we have an implementation for this
particular image metric.

You may easily implement this metric by using as a
base the source code of NormalizedCorrelation metric.

We will be happy to guide you in the process if you
run into any difficulties.


and... of course we strongly encourage you to share
the implementation of the new metric with the ITK
community by submitting it to the Insight Journal:


       http://www.insight-journal.org



    Regards,


        Luis



---------------------
Geoff Topping wrote:
> Hi all,
> 
> I've searched through the ITK software guide and code, but I can't find any image registration metric that implements the Automated Image Registration (AIR) cost function as developed by Woods et al. (Woods RP, Cherry SR, Mazziotta JC. Rapid automated algorithm for
> aligning and reslicing PET images. Journal of Computer Assisted
> Tomography 1992;16:620-633).
> 
> This algorithm computes the ratio of overlaid voxels in two images being registered, and finds the variance of these ratios, which is used as its cost function.  It seems like this would be a useful algorithm to have in ITK, particularly for intramodality same-subject iamge registrations.
> 
> So, I'm wondering if this is already present and I've missed it, or if it can be implemented as a combination of existing ITK features (normalization of the images and and some other cost function, perhaps?) or if it would need to be implemented.  If it's not available yet, is there a reason for this besides nobody having done it yet?
> 
> Thanks,
> Geoff Topping
> 
> _________________________________________________________________
> Internet explorer 8 lets you browse the web faster.
> http://go.microsoft.com/?linkid=9655582
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> 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
> 


More information about the Insight-users mailing list