医学图像配准工具总结
一、elastix
参考paper《elastix_A_Toolbox_for_Intensity-Based_Medical_Image_Registration》
源码:https://github.com/SuperElastix/elastix
整体配准框架
1、各个模块算法
1、cost function
measure the similarity between the fixedimage and moving image,inlcudding:
mean square difference(MSD)、normalized correlation(NC)、mutual information(MI)、normalized MI(NMI)、α-MI、k-statistic
备注:MSD适用于强度相等的图像,即同模态的图像
MI NMI α-MI 适用于多峰图像对
2、transformation
parametrization of the corrdinate transformation ,including:
translation、rigid(translation and rotation)、similarity(rigid plus isotropic scaling)、affin