<html>
  <head>

  </head>
  <body style="font-family: Times New Roman; margin-top: 4px; font-size: 16pt; margin-bottom: 1px; font-style: normal; font-variant: normal; font-weight: normal; margin-left: 4px; line-height: normal; margin-right: 4px">
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="5" face="Times New Roman">Hi&#44;</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="5" face="Times New Roman">I am wondering if someone might have a clue about a problem I&#39;m having. &nbsp;I&#39;ve been using ITK 4.0 successfully in a Matlab mex function for doing non-rigid registration &#40;using the demons algorithm&#41;. &nbsp;This has all been 32 bit&#44; using VS2008 and 32 bit Matlab on Win 7 &#40;x64 Windows though&#41;. &nbsp;In trying to convert over to 64 bit in the hopes of increased performance&#44; I can:</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="5" face="Times New Roman">-Successfully compile ITK for x64 &#40;shared libraries&#41;</font>    </p>
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="5" face="Times New Roman">-Successfully compile my mex function for x64</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="5" face="Times New Roman">But&#44; Matlab x64 no longer likes the result&#44; telling me that it isn&#39;t a valid win32 application. &nbsp;My mex function works fine until I add in the ITK code and link those libraries&#44; so it seems clear that it&#39;s something that the ITK libraries are bringing along that Matlab doesn&#39;t like.</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="5" face="Times New Roman">Any thoughts or suggestions&#63; &nbsp;I think I will try compiling ITK to dll&#39;s to see if that makes a difference&#44; but maybe someone has some idea about this&#63;</font>    </p>
<br>      
    <p style="margin-top: 0; margin-bottom: 0">
      <font size="5" face="Times New Roman">Kent</font>    </p>
<br>      <br>
  </body>
</html>