Hi all,<br><br>now, i  encounter a problem, need your help! <br><br>when i run the  DeformableRegistration15 example to test registration with data size around 40MB, it can work correctly. But, when I use a new data with 150MB(both of fixed image and moving image are this size) to test registration, then the program is in crash, it runs to following code:<br>

<br clear="all">VNL_SSE_FORCE_INLINE void* vnl_sse_alloc(unsigned n, unsigned size)<br>{<br>  return VNL_SSE_ALLOC(n,size,16);<br>}<br><br><br>and the process stops at the &quot;starting registration with high resolution transform&quot;.<br>

<br>Can anyone give some suggestion?  thx a lot!!!<br><br><br>best regards,<br><br>-- <br><div>Wenwu Zhu</div>
<div>IRCAD<br>University of Strasbourg, France<br>Email address: <a href="mailto:cool.wenwu@gmail.com" target="_blank">cool.wenwu@gmail.com</a></div><br>