Badri,<br><br>Good question.  I think &quot;wrappers&quot; are the name of the game.<br><br>I am an R user, not an ITK user, so my selfish vision of this project is to create an R software package that provides access to ITK functions directly through R.  I (naively) assume that C &quot;wrapper&quot; code will have to be written in order to pass R data structures to the ITK pre-compiled libraries and then provide the resulting data structures back to R.  The R user would only need to install the software package (maybe full ITK also, but I hope not) and start typing commands in R.  More details on how R allows access to the outside world can be found at<br>
<br>     <a href="http://www.R-project.org">www.R-project.org</a> (click on &quot;Manuals&quot;, then &quot;Writing R Extensions&quot;)<br><br>One could also allow communication in the other direction; i.e., ITK users to access R functionality.  Mechanisms for this may also be found in the PDF document above, but I am only interested in the R -&gt; ITK direction.<br>
<br>Brandon<br><br><div class="gmail_quote">2009/7/30 Badri Roysam <span dir="ltr">&lt;<a href="mailto:roysam@ecse.rpi.edu">roysam@ecse.rpi.edu</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am curious as to what form such an integration would take. Are we talking about wrapping?<br>
<br>
Badri Roysam<br>
Rensselaer Polytechnic Institute<br>
Troy, NY 12180, USA.<br>
email: <a href="mailto:Roysam@ecse.rpi.edu" target="_blank">Roysam@ecse.rpi.edu</a>, office: 518-276-8067.<div><div></div><div class="h5"><br>
<br>
On Jul 29, 2009, at 5:43 PM, &quot;Don Bigler&quot;&lt;<a href="mailto:dcb210@psu.edu" target="_blank">dcb210@psu.edu</a>&gt; wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
Brandon,<br>
  I believe integration of ITK with open-source statistical packages like R is a worthy endeavor.  I&#39;ve toyed with the idea myself for some time, but I have not had the time to implement a solution.  Perhaps the best way to implement and disseminate something like this is through the Insight Journal.  Regardless, keep me posted as to any further progress you make in this endeavor.<br>

Don<br>
<br>
-- <br>
Don Bigler, Ph.D.<br>
The Pennsylvania State University<br>
NMR Building<br>
H066 Radiology<br>
Hershey Medical Center<br>
Hershey, PA 17033 Phone: (717)531-5858<br>
Fax: (717)531-8486<br>
<br>
Hershey Confidentiality Statement:<br>
<br>
This message (including any attachments) contains information intended for a specific individual(s) and purpose that may be privileged, confidential or otherwise protected from disclosure pursuant to applicable law.  Any inappropriate use, distribution or copying of the message is strictly prohibited and may subject you to criminal or civil penalty.  If you have received this transmission in error, please reply to the sender indicating this error and delete the transmission from your system immediately.<br>

<br>
<br></div></div>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote>
<br>
</blockquote></div><br>