<br>Hi Qing,<br><br>Yes, I&#39;m suggesting that you should include all of ITK with your project.<br><br>It will be rather difficult to extract only the classes that you are using,<br>although it is not impossible.<br><br>
You should ask yourself, what is the purpose of adding to your project<br>the code from ITK ?<br><br>Why not just say that you distribute the code, and that it should be<br>build using ITK version X.Y. ?<br><br>Keep in mind that we make ITK releases every three monts,
<br>so, by extracting code from ITK you will also face the challenge<br>of updating your version of the code to new releases of ITK.<br><br>This may o may not be a problem, depending on who are<br>the recipients of the code that you are delivering, and how
<br>you are going to maintain that code for the next five to <br>ten years.<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Regards,<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Luis<br><br><br>---------------------------------------------------------------------<br><div><span class="gmail_quote">
On 8/6/07, <b class="gmail_sendername">qing xu</b> &lt;<a href="mailto:qingxu8@hotmail.com">qingxu8@hotmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Luis,<br><br>Thanks a lot for your reply.<br><br>I use the 3d versor rigid registration part of ITK, and now I want to<br>incorporate the source code of ITK to my project. So, first, I have to<br>figure out what files in ITK are related to the functions I am using. What I
<br>am doing now is to check the header files to see what must be included to<br>implement the registration.&nbsp;&nbsp;But it seems that there are so many files<br>related to the registraiton part, is there a easy way to do that?&nbsp;&nbsp;Are you
<br>suggesting that I should include all the ITK source codes to my project?<br>Thanks.<br><br>Qing<br><br><br>&gt;From: &quot;Luis Ibanez&quot; &lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>&gt;
<br>&gt;To: &quot;qing xu&quot; &lt;<a href="mailto:qingxu8@hotmail.com">qingxu8@hotmail.com</a>&gt;<br>&gt;CC: <a href="mailto:insight-users@itk.org">insight-users@itk.org</a><br>&gt;Subject: Re: [Insight-users] redistribution questions
<br>&gt;Date: Mon, 6 Aug 2007 12:12:42 -0400<br>&gt;<br>&gt;Hi Qing,<br>&gt;<br>&gt;Yes, you are allowed (and encouraged)<br>&gt;to redistribute ITK&#39;s source code.<br>&gt;<br>&gt;Why are you finding difficult to pack all the code ?
<br>&gt;<br>&gt;You can just take the tar or .zip file corresponding<br>&gt;to the ITK release that you are using.<br>&gt;<br>&gt;The tar/zip files are available at:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.itk.org/HTML/Download.php">
http://www.itk.org/HTML/Download.php</a><br>&gt;<br>&gt;You could also just use the cvs export command<br>&gt;and if you are using a particular CVS version of ITK.<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp; Regards,<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Luis
<br>&gt;<br>&gt;<br>&gt;===========================<br>&gt;On 8/6/07, qing xu &lt;<a href="mailto:qingxu8@hotmail.com">qingxu8@hotmail.com</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; I am currently considering incorporating itk source code to my project.
<br>&gt;I<br>&gt; &gt; read the copyright notice and seems that it allows me to redistribute in<br>&gt; &gt; source code form. But it seems not trivial to find all the related<br>&gt;source<br>&gt; &gt; code files. Anyone has done the similar thing? Any suggestion is
<br>&gt;welcome.<br>&gt; &gt; Thanks.<br>&gt; &gt;<br>&gt; &gt; Qing<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Insight-users mailing list<br>&gt; &gt; <a href="mailto:Insight-users@itk.org">
Insight-users@itk.org</a><br>&gt; &gt; <a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a><br>&gt; &gt;<br><br>_________________________________________________________________
<br>Tease your brain--play Clink! Win cool prizes!<br><a href="http://club.live.com/clink.aspx?icid=clink_hotmailtextlink2">http://club.live.com/clink.aspx?icid=clink_hotmailtextlink2</a><br><br></blockquote></div><br>