1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<!--#include file="Head.html"-->
<body bgcolor="#FFFFFF" leftmargin=0 topmargin=0 text="black" link="#0000FF"
vlink="#000000" alink="#000000">
<!--#include file="Table.html"-->
<tr>
<!--#include file="SideBar.html"-->
<td valign="top" bgcolor="#FFFFFF">
<div align="left">
<font size=5>Many generous sponsors and contributors</font>
have supported this work. NLM continues to provide executive leadership in the
administion of the project. The supporting agencies and institutes supporting
this work include:<br><br><br><br>
<dd>
<TABLE cellpadding="8" border="0">
<TR>
<A HREF="http://www.nlm.nih.gov">
<img src="../Art/nlm_logo.gif" ALT="NLM logo" WIDTH=50 HEIGHT=50
ALIGN=middle border=0></a>
<p> National Library of Medicine (NLM) - Dr. Terry Yoo at NLM/NIH is
sponsoring the bulk of this work as part of the Insight segmentation
and registration toolkit
<a href="http://www.itk.org">(ITK)</a>.
Dart was originally created for as the software quality system for ITK.
<br><br><br><br>
</TR>
<TR>
<A HREF="http://www.itk.org">
<img src="../Art/itkLogoSmallTransparentBackground.gif" ALT="ITK logo"
ALIGN=middle border=0></a>
<P>Insight Segmentation and Registration Toolkit - ITK is the original
sponsoring project for ITK. ITK is being funded by NLM to develop
cutting-edge algorithms and techniques to support the
<a href="http://www.nlm.nih.gov/research/visible/visible_human.html">
Visible Human Project.</a>
<br><br><br><br>
</TR>
<TR>
<A HREF="http://www.crd.ge.com">
<img src="../Art/gecrd.jpg" ALT="GE CRD logo"
ALIGN=middle border=0></a>
<P>General Electric Corporate Research and Development - GECRD personnel, primarily Dan Blezek, Jim Miller, Bill Lorensen, and Pascale Rondot were the principal developers of Dart.
<br><br><br><br>
</TR>
<TR>
<A HREF="http://www.kitware.com">
<img src="../Art/swooshSmall.gif" ALT="Kitware logo"
ALIGN=middle border=0></a>
<P>Kitware, Inc. - Kitware personnel, primarily Bill Hoffman, Ken Martin,
and Brad King, integrated Dart with <A href="http://www.cmake.org/">CMake</A>.
<br><br><br><br>
</TR>
</TABLE>
</dd>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
|