<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hello,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I want to do&nbsp;registeration of two image volumes ... </DIV>
<DIV>&nbsp;</DIV>
<DIV>each of them have different spacing but the same dimension and voxel type. </DIV>
<DIV>&nbsp;</DIV>
<DIV>Also both of them are from the same modality.</DIV>
<DIV>&nbsp;</DIV>
<DIV>But i want the registration to use only the following set of transformations:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;&gt;&gt; Translation along&nbsp; x,y,z axis</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;&gt;&gt; Rotation along z-axis onlye</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;&gt;&gt; Anisotropic scaling along x,y,z.</DIV>
<DIV>&nbsp;</DIV>
<DIV>None of the transforms available seem to allow me to implement this combination. </DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;&gt;&gt; AffineTransform includes shearing which i dont want. </DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt;&gt;&gt; Similarity3DTransform implements homogenous scaling, but i want anisotropic scaling.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Also i dont know how to restrict the rotations to happen around the z-axis only.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Is this possible with one of the existing transform classes or do i have to write a custom transform class ??? </DIV>
<DIV>&nbsp;</DIV>
<DIV>Please Help !!!!!!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks in advance !!!!!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Eagerly waiting for your reply !!!</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></div><br></body></html>