From 9eea8387849cdaeda9f42c8797c53244eb3333c3 Mon Sep 17 00:00:00 2001 From: Kerautret <bertrand.kerautret@univ-lyon2.fr> Date: Mon, 7 Jan 2019 11:44:33 +0100 Subject: [PATCH] proposition github --- Article/method.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Article/method.tex b/Article/method.tex index d4640a5..9693564 100755 --- a/Article/method.tex +++ b/Article/method.tex @@ -244,11 +244,11 @@ the borders. At each position, the multi-detection algorithm is run to collect all the segments found under the stroke. In the present work, the stroke sweeping step $\delta$ is set to 10 pixels. + The automatic detection of blurred segments in a whole image is left available -for testing from an online demonstration at the following address: \\ +for testing from an online demonstration and \textit{GitHub} source code at this address: \\ \href{http://ipol-geometry.loria.fr/~kerautre/ipol_demo/AdaptDirBS_IPOLDemo}{ -\small{\url{ -http://ipol-geometry.loria.fr/~kerautre/ipol_demo/AdaptDirBS_IPOLDemo}}} +\small{\url{http://ipol-geometry.loria.fr/~kerautre/ipol_demo/AdaptDirBS_IPOLDemo}}} \input{Fig_method/algoAuto} -- GitLab