<a href="mailto:insight-users@itk.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"></a>Hi.<br>I have a problem.<br>If I use ImageRegistrationX filters (/Examples/Registration), with Analyze or .mha images in 3 D, the result of the registration is poor. The output is a very bad image: only the shape of the brain is recognizable, and nothing else.
<br>Where is my mistake?<br>I enclose amended&nbsp; code to allow 3D registration.<br>Thanks<br>Sandro<br><br>.................................................<br>ImageRegistration1, line 133<br>// Software Guide : BeginCodeSnippet 
<br>&nbsp;&nbsp; 133&nbsp;&nbsp;&nbsp; &nbsp; const&nbsp;&nbsp;&nbsp; unsigned int&nbsp;&nbsp;&nbsp; Dimension = 3;<br><br><br>