[giv] Documentation update, added dicom image of a pregnant bitch.



commit cdde2d08d68fa7bb1a482e1f79b5f3c5e97420bc
Author: Dov Grobgeld <dov grobgeld gmail com>
Date:   Sun Dec 25 23:16:53 2011 +0200

    Documentation update, added dicom image of a pregnant bitch.

 doc/giv.html                   |   19 ++++++++++++++++---
 doc/giv.phtml                  |   19 ++++++++++++++++---
 doc/pregnant-bitch-nomanip.png |  Bin 0 -> 97319 bytes
 doc/pregnant-bitch.png         |  Bin 0 -> 140085 bytes
 4 files changed, 32 insertions(+), 6 deletions(-)
---
diff --git a/doc/giv.html b/doc/giv.html
index 3ecd904..a58b4fa 100644
--- a/doc/giv.html
+++ b/doc/giv.html
@@ -22,7 +22,7 @@
     <font size=-1>Dov Grobgeld</font><br>
     <font size=-1>Homepage: <a href="http://giv.sourceforge.net/giv";>http://giv.sourceforge.net/giv</a></font><br>
     <font size=-1><a href="mailto:dov grobgeld gmail com">dov grobgeld gmail com</a></font><br>
-    <font size=-1>Last modified: 2011-11-13  </font>
+    <font size=-1>Last modified: 2011-12-23  </font>
 </h2>
 
 <h2><a name="SEC1">1. Description</a></h2>
@@ -456,11 +456,24 @@ giv. The result is shown in the screenshow below.
       <td>Overlays may be painted with transparency as in this "annotation"
         of the Lena image.
     </tr>
+
+    <!----->
     <tr>
       <td colspan="2" align="center"><img src="giv-m51-with-contrast-tool-screenshot.png" width=600></td>
     </tr>
     <tr>
-    <td colspan="2" align="center">The Contrast Tool with a 16-bit image<br></td>
+    <td colspan="2" align="center">The Contrast Tool with a 16-bit image<br/>&nbsp;</td>
+    </tr>
+
+    <!----->
+
+    <tr>
+      <td align="center"><img src="pregnant-bitch-nomanip.png" width=350></td>
+      <td align="center"><img src="pregnant-bitch.png" width=350></td>
+    </tr>
+    <tr>
+      <td align="center">Dicom XRay image of a<br/>pregnant bitch<br/>&nbsp;</td>
+      <td align="center">After contrast stretching and coloring<br/>&nbsp;</td>
     </tr>
 
     <!----->
@@ -493,6 +506,6 @@ loaders for the following formats:
     <LI> Create a property window to show meta data. E.g. data from a dicom file. </LI>
     <LI> Speed up dealing with huge datasets. </LI>
     <LI> Create a measuring tool for measuring areas, histograms, etc. </LI>
-    <LI> xmlrpc interface for remote control. </LI>
+    <LI> json-rpc interface for remote control. </LI>
   </UL>  
 </blockquote>
diff --git a/doc/giv.phtml b/doc/giv.phtml
index 7178a4f..aa9cff2 100644
--- a/doc/giv.phtml
+++ b/doc/giv.phtml
@@ -98,7 +98,7 @@ sub code_snippet {   # usage: code_snippet($filename, title)
     <font size=-1>Dov Grobgeld</font><br>
     <font size=-1>Homepage: <a href="http://giv.sourceforge.net/giv";>http://giv.sourceforge.net/giv</a></font><br>
     <font size=-1><a href="mailto:dov grobgeld gmail com">dov grobgeld gmail com</a></font><br>
-    <font size=-1>Last modified: 2011-11-13  </font>
+    <font size=-1>Last modified: 2011-12-23  </font>
 </h2>
 
 <: section("Description") :>
@@ -376,11 +376,24 @@ giv. The result is shown in the screenshow below.
       <td>Overlays may be painted with transparency as in this "annotation"
         of the Lena image.
     </tr>
+
+    <!----->
     <tr>
       <td colspan="2" align="center"><img src="giv-m51-with-contrast-tool-screenshot.png" width=600></td>
     </tr>
     <tr>
-    <td colspan="2" align="center">The Contrast Tool with a 16-bit image<br></td>
+    <td colspan="2" align="center">The Contrast Tool with a 16-bit image<br/>&nbsp;</td>
+    </tr>
+
+    <!----->
+
+    <tr>
+      <td align="center"><img src="pregnant-bitch-nomanip.png" width=350></td>
+      <td align="center"><img src="pregnant-bitch.png" width=350></td>
+    </tr>
+    <tr>
+      <td align="center">Dicom XRay image of a<br/>pregnant bitch<br/>&nbsp;</td>
+      <td align="center">After contrast stretching and coloring<br/>&nbsp;</td>
     </tr>
 
     <!----->
@@ -411,6 +424,6 @@ loaders for the following formats:
     <LI> Create a property window to show meta data. E.g. data from a dicom file. </LI>
     <LI> Speed up dealing with huge datasets. </LI>
     <LI> Create a measuring tool for measuring areas, histograms, etc. </LI>
-    <LI> xmlrpc interface for remote control. </LI>
+    <LI> json-rpc interface for remote control. </LI>
   </UL>  
 </blockquote>
diff --git a/doc/pregnant-bitch-nomanip.png b/doc/pregnant-bitch-nomanip.png
new file mode 100644
index 0000000..27a341d
Binary files /dev/null and b/doc/pregnant-bitch-nomanip.png differ
diff --git a/doc/pregnant-bitch.png b/doc/pregnant-bitch.png
new file mode 100644
index 0000000..973ad21
Binary files /dev/null and b/doc/pregnant-bitch.png differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]