| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <html>
- <!--#include virtual="/CMake/HTML/Head.html"-->
- <body bgcolor="#FFFFFF" leftmargin=0 topmargin=0 text="black" >
- <!--#include virtual="/CMake/HTML/Table.html"-->
- <tr>
- <!--#include virtual="/CMake/HTML/SideBar.html"-->
- <td width="550" 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>
- <dd>
- <TABLE cellpadding="8" border="0">
- <TR>
- <TD align=right valign=middle>
- <A HREF="http://www.nlm.nih.gov">
- <img src="/CMake/Art/nlm_logo.gif" ALT="NLM logo" WIDTH=50 HEIGHT=50
- ALIGN=middle border=0></a></TD>
- <TD align=left valign=middle width=375>
- 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://public.kitware.com/Insight">(ITK)</a>.
- CMake was originally created for
- the multi-platform support necessary for ITK.
- </TD>
- </TR>
- <TR>
- <TD align=right valign=middle>
- <A HREF="http://public.kitware.com/Insight">
- <img src="/CMake/Art/itkLogoSmallTransparentBackground.gif" ALT="ITK logo"
- ALIGN=middle border=0></a></TD>
- <TD align=left valign=middle width=375>
- Insight Segmentation and Registration Toolkit - ITK is the original
- sponsoring project for CMake. 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>
- </TD>
- </TR>
- <TR>
- <TD align=right valign=middle>
- <A HREF="http://www.kitware.com">
- <img src="/CMake/Art/swooshSmall.gif" ALT="Kitware logo"
- ALIGN=middle border=0></a></TD>
- <TD align=left valign=middle width=375>
- Kitware, Inc. - Kitware personnel, primarily Bill Hoffman, Ken Martin,
- and Brad King, were the principal developers of CMake.</A>
- </TD>
- </TR>
- <TR>
- <TD align=right valign=middle>
- <A HREF="http://www.acl.lanl.gov/">
- <img src=/CMake/Art/asci_little.gif ALT="ASCI VIEWS Logo"
- ALIGN=middle border=0></a></TD>
- <TD align=left valign=middle width=375>
- <a href="http://www.asci.doe.gov/scs/views.htm">ASCI VIEWS Project</a> -
- Jim Ahrens at the Advanced Computing Laboratory at Los Alamos National
- Lab is technical project leader. He has supported the deployment of
- CMake for building parallel processing applications.
- </TD>
- </TR>
- </TABLE>
- </dd>
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </body>
- </html>
|