diff --git a/Article/expe.tex b/Article/expe.tex index c3f4ca76920ab98d33fd5109c44b4c9bd567ed9d..16ff87c5571b30b07ae674ed900e9c9a500895a2 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 8b49f78123b799c7daf9bc60cc3f6ec64425413b..3e70df2d871cc3eea19def70246e23c33b704378 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}}}.