| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <!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" link="#FFFFFF"
- vlink="#000000" alink="#000000">
- <!--#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 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>
- </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>
- ASCI VIEWS Project - Jim Ahrens at Los Alamos National Laboratory 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>
|