Author: Hakan Ardo <ha...@debian.org>
Branch: extradoc
Changeset: r3778:26ab9e4c4347
Date: 2011-06-23 13:29 +0200
http://bitbucket.org/pypy/extradoc/changeset/26ab9e4c4347/

Log:    sobel numbers

diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex
--- a/talk/iwtc11/paper.tex
+++ b/talk/iwtc11/paper.tex
@@ -848,7 +848,7 @@
 \hline
 dilate3x3(1000) & 23.29 & 12.99 & 0.41  & 0.39 &  0.26 \\
 \hline
-sobel(1000) & - & - & - & - & 0.20 \\
+sobel(1000) & 181.49 & 95.05 & 0.71 & 0.42 & 0.20 \\
 \hline
 sqrt(Fix16) & 744.35 & 421.65 & 3.93  & 2.14  & 0.96 \\
 \hline
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to