]> Creatis software - cpPlugins.git/blob - doc/website/index.html
cpPlugins website (draft) added.
[cpPlugins.git] / doc / website / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2           "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <!--
4 CREATIS - Centre de Recherche en Acquisition et Traitement de l'Image pour la Santé
5 http://www.creatis.insa-lyon.fr
6
7 Author:  William A. Romero R. <romero@creatis.insa-lyon.fr> 
8 All rights reverved.
9 2015
10 -->
11 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
12 <head>
13   <meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
14   <title>cpPlugins - CREATIS</title>
15   <meta name="Keywords" content="Pontificia Universidad Javeriana, PUJ,  CREATIS, Image Processing"/>
16   <meta name="Author" content="Leonardo Flórez Valencia (florez-l@javeriana.edu.co), William A. Romero R. (romero@creatis.insa-lyon.fr, contact@waromero.com)"/>
17   <meta name="Description" content="cpPlugins Project"/>
18   <link rel="stylesheet" href="css/style.css" media="screen"/>  
19 </head>
20 <body>
21   <!--MAIN_HEADER-->
22   <div id="header">
23     <div class="header_section">
24       <a href="http://www.creatis.insa-lyon.fr">
25         <img class="header_img" src="css/logo_creatis.png" alt="INSA Lyon"/>
26       </a>
27     </div>
28     <img class="header_img" src="css/vline.png" alt="INSA Lyon"/>
29     <h1> Medical Imaging Research Center</h1>
30   </div>        
31   <!--PAGE-->
32   <div id="page">
33     <div id="page_title">
34       <h1>cpPlugins</h1>
35     </div>      
36     <div id="sections">    
37       <div class="section">
38             <h1>Quick links</h1>
39             <a href="#overview">Overview</a>
40             <a href="#showcase">Showcase</a>
41             <a href="#download">Download</a>
42             <a href="#documentation">Developers Documentation</a>
43             <a href="">Publications</a>
44             <a href="#devteam">R&amp;D Team</a>
45       </div>
46     </div><!--END_sections-->   
47     <!--CONTENT-->
48     <div id="content">
49         <div id="overview">
50           <p><strong>cpPlugin system</strong> is a top-level framework to encapsulate and manage pipelines based on the <a class="reference external" href="http://www.itk.org">Insight Segmentation and Registration Toolkit - ITK</a>, <a class="reference external" href="http://www.vtk.org">The Visualization Toolkit - VTK</a> and <a href="http://qt-project.org/">Qt</a>; this system has been implemented to allow a rapid application development of image processing tools.</p>
51
52            <p>TODO: diagram class - architecture.</p>
53
54     </div><!--END_overview-->
55
56   <div id="showcase" style="margin-top:49px">
57       <h1>Showcase</h1> 
58         <p>TODO: screenshots / overview projects.</p>
59     </div> <!--END_showcase-->  
60
61     <div id="download" style="margin-top:49px">
62       <h1>Download</h1> 
63         <p><em>cpPlugins</em> is released under the terms of the TODO licence</p>.     
64      
65         <p>TODO: public repository or ZIP file.</p>
66
67     </div> <!--END_download--> 
68
69     <div id="documentation" style="margin-top:49px">
70       <h1>Documentation</h1>
71       
72       <p>The <em>cpPlugins</em> source code includes a directory with examples about how to use the system for implementing image processing applications.</p>
73       <ul>
74         <li><a href="">cpPlugins Developer Documentation</a></li>
75       </ul>
76     </div><!--END_documentation-->
77
78    
79    <div id="devteam" style="margin-top:49px">
80       <h1>R&amp;D Team</h1>
81       
82       <h2>Research Partners</h2>
83
84       <ul>
85         <li><a href="http://ingenieria.javeriana.edu.co/facultad/departamentos/profesores/ingenieria-sistemas">Department of Systems Engineering</a>, <a href="http://www.javeriana.edu.co">Pontificia Universidad Javeriana</a>, Bogotá, COLOMBIA.</li>
86         <li><a href="http://www.creatis.insa-lyon.fr">CREATIS</a></li>
87         </ul>
88         <br/>
89       <h2>Developers and contributors</h2>
90       <table>
91         <tr>
92           <th>Name</th>
93           <th>Contribution and Contact Information</th>
94         </tr>
95         <tr>
96           <td style="width:35%"><a href="http://sophia.javeriana.edu.co/~florez-l/doku.php">Leonardo Flórez Valencia</a></td>
97           <td>
98             <ul>
99               <li>Main developer.</li>
100               <li>Contact: <a href="mailto:florez-l@javeriana.edu.co">florez-l@javeriana.edu.co</a></li>
101             </ul>
102           </td>
103         </tr>
104     </table>    
105      </div><!--END_devteam-->
106     </div>
107     <!--END_CONTENT-->
108   </div>
109   <!--END_PAGE-->
110   
111   <!--FOOTER-->
112   <div id="footer">
113     <div class="footer_section">
114       <a href="http://www.insa-lyon.fr/"><img class="footer_logo" src="css/logo_insa.png" alt="Institut national des sciences appliquées de Lyon"/></a>
115       <a href="http://www.cnrs.fr/"><img class="footer_logo" src="css/logo_cnrs.jpg" alt="Centre national de la recherche scientifique"/></a>
116       <a href="http://www.univ-lyon1.fr/"><img class="footer_logo" src="css/logo_ucbl.jpg" alt="Universite Claude Bernard Lyon 1"/></a>
117       <a href="http://www.universite-lyon.fr/"><img class="footer_logo" src="css/logo_universitelyon.jpg" alt="INSA Lyon"/></a>
118       <a href="http://www.inserm.fr/"><img class="footer_logo" src="css/logo_inserm.jpg" alt="Institut national de la santé et de la recherche médicale"/></a>
119     </div>
120     <div class="footer_section">
121       <h1>Centre de Recherche en Acquisition et Traitement de l'Image pour la Santé</h1>
122       <h2>CNRS UMR 5220 - INSERM U1044 - Université Lyon 1 - INSA Lyon.</h2>
123     </div>              
124   </div>
125   <!--END_FOOTER-->
126 </body>
127 </html>