about summary refs log tree commit diff
path: root/pgmdeshadow.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
commit2222b5020909d4867f10cf72720df36e3483c0de (patch)
tree7a8b56782d895e753e39e3cce1c0237b18915855 /pgmdeshadow.html
parentdab40b54733b6f31bc41106dc126e4f387e8bb37 (diff)
downloadnetpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.gz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.xz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.zip
Replace character entity references with plain double quotes
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2590 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pgmdeshadow.html')
-rw-r--r--pgmdeshadow.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/pgmdeshadow.html b/pgmdeshadow.html
index a6dafe01..acde9010 100644
--- a/pgmdeshadow.html
+++ b/pgmdeshadow.html
@@ -31,7 +31,7 @@ image.  The program uses a simple image reconstruction algorithm to
 determine the local shadow gray level, then divides each pixel's gray
 level by the local shadow gray level.
 
-<p>The algorithm is the &quot;fast hybrid grayscale reruction&quot;
+<p>The algorithm is the "fast hybrid grayscale reruction"
 algorithm from Luc Vincent, "Morphological Grayscale Reruction in
 Image Analysis: Applications and Efficient Algorithms.
 
@@ -44,8 +44,8 @@ Image Analysis: Applications and Efficient Algorithms.
 
 <ul>
 
-<li>Luc Vincent, &quot;Morphological Grayscale Reconstruction in Image
-Analysis: Applications and Efficient Algorithms,&quot; IEEE
+<li>Luc Vincent, "Morphological Grayscale Reconstruction in Image
+Analysis: Applications and Efficient Algorithms," IEEE
 Transactions on Image Processing, vol. 2, no. 2, April 1993,
 pp. 176-201.