commit b24be76507ca2d0fc6c454bd7590dadbf27f4efc (tree)
parent c08fa30884f4811718105fcc0da910367804ba73
Author: Motiejus Jakštys <desired.mta@gmail.com>
Date: Fri, 22 May 2020 19:47:04 +0300
no dead refs
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/II/Referatas/mj-referatas.tex b/II/Referatas/mj-referatas.tex
@@ -113,9 +113,9 @@ algorithms, which is often used for generalization. Žeimena example is
generalized with different tolerances in figure~\ref{fig:douglas-peucker} on
page~\pageref{fig:douglas-peucker}.
-As one can observe in figure~\ref{fig:douglas-100}, the Douglas \& Peucker with
-100m tolerance preserves most of the shape, and 500m
-(figure~\ref{fig:douglas-500}) becomes a straight line.
+As one can observe in figure~\ref{fig:douglas-300}, the Douglas \& Peucker with
+300m tolerance preserves most of the shape, and 1000m
+(figure~\ref{fig:douglas-1000}) is still recognizeable.
\begin{figure}
\centering