From 447cbae31cf08bfabaa9a1d0e706cb7870e4969a Mon Sep 17 00:00:00 2001 From: even <philippe.even@loria.fr> Date: Tue, 9 Jul 2019 20:40:36 +0200 Subject: [PATCH] Article: zenodo ref --- Article/expe.tex | 5 ++++- Article/method.tex | 17 ++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/Article/expe.tex b/Article/expe.tex index c3f4ca7..16ff87c 100755 --- a/Article/expe.tex +++ b/Article/expe.tex @@ -37,7 +37,10 @@ with a smaller amount of false detections, and that they help to find most of input segments. %Other experiments, also available at the {\it GitHub} repository, confirm %these improvements. -\modifRev{More details can be found at the {\it GitHub} repository.} +%\modifRev{More details can be found at the {\it GitHub} repository.} +\modifRev{More details can be found in a {\it Zenodo} document: +\href{http://doi.org/10.5281/zenodo.3277091}{ +\small{\url{doi.org/10.5281/zenodo.3277091}}}.} \begin{table} \centering diff --git a/Article/method.tex b/Article/method.tex index 8b49f78..3e70df2 100755 --- a/Article/method.tex +++ b/Article/method.tex @@ -187,9 +187,10 @@ in order to take into account all the possible discrete lines which digitization fits to the selected points:} %a much stricter value able to circumscribe the possible interpretations %of the segment, that take into account the digitization margins: -%\begin{equation} -\modifRev{$\varepsilon = \mu_{i+\tau} + \frac{\textstyle 1}{\textstyle 2}$.} -%\end{equation} +\begin{equation} +\varepsilon = \mu_{i+\tau} + \frac{\textstyle 1}{\textstyle 2} +\end{equation} +%\modifRev{$\varepsilon = \mu_{i+\tau} + \frac{\textstyle 1}{\textstyle 2}$.} This strategy aims at preventing the incorporation of spurious outliers in further parts of the segment. @@ -242,8 +243,10 @@ the blurred segment direction, and its expansion is quickly stopped. The stroke sweeping step is an additional parameter for automatic detections, that could be set in relation to the final length threshold parameter. -The automatic detection of blurred segments in a whole image is available -for testing from the online demonstration -and from a \textit{GitHub} source code repository: \\ +The automatic detection +%of blurred segments in a whole image +is available for testing from the online demonstration +%and from a \textit{GitHub} source code repository: \\ +and from a \textit{GitHub} source code repository: \href{https://github.com/evenp/FBSD}{ -\small{\url{https://github.com/evenp/FBSD}}} +\small{\url{https://github.com/evenp/FBSD}}}. -- GitLab