<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi there, Good day!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have two 3D image data I want to
register. The movement in the data is 3D rigid. So, I use <FONT
size=2>VersorRigid3DTransform. The two volumes are different types of
image data (one is T1 image, and the other is diffusion weighted image), so
I use <FONT
size=2>MattesMutualInformationImageToImageMetric.</FONT></FONT> I know ITK
can register two volumes of different physical dimension. But doesn't it
also register two volumes that have different number of slices?
My program doesn't work for two volumes of different types, am I missing
something?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Grace </FONT></DIV></BODY></HTML>