|
From: <kin...@us...> - 2004-01-09 18:28:14
|
Update of /cvsroot/teem/teemdoc/html/nrrd
In directory sc8-pr-cvs1:/tmp/cvs-serv19064
Modified Files:
demo.html
Log Message:
2nd try at adding unu tutorial
Index: demo.html
===================================================================
RCS file: /cvsroot/teem/teemdoc/html/nrrd/demo.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** demo.html 13 Oct 2003 01:16:11 -0000 1.9
--- demo.html 9 Jan 2004 18:28:11 -0000 1.10
***************
*** 64,67 ****
--- 64,77 ----
<tr>
<td align=right>
+ <a href="tutorial/index.html"><img border=0 alt=""
+ width=143 height=85 src="tutorial/img/_yvarhc.png" align=left></a>
+ <td width=10>
+ <td valign=middle>
+ <a href="tutorial/index.html">Basic 3D volume inspection with unu</a><br>
+ Demonstrates practical usage of unu commands <tt>histo</tt>, <tt>dhisto</tt>,
+ <tt>slice</tt>, and <tt>project</tt> to look at volume data.
+
+ <tr>
+ <td align=right>
<a href="make/index.html"><img border=0 alt=""
width=143 height=85 src="make/img/mini-coliso-mos.png" align=left></a>
|