From dcfe3f71e661c3bf8c6ecb92ee61dd770e277e7b Mon Sep 17 00:00:00 2001 From: Kerautret <bertrand.kerautret@univ-lyon2.fr> Date: Sat, 22 Dec 2018 23:01:18 +0100 Subject: [PATCH] relecture abstract --- Article/abstract.tex | 15 +++++++++------ Article/main.tex | 2 +- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Article/abstract.tex b/Article/abstract.tex index e495d65..94bfbe7 100755 --- a/Article/abstract.tex +++ b/Article/abstract.tex @@ -1,6 +1,9 @@ - This paper introduces a new straight edge detector in gray-level images -based on blurred segments, digital objects able to imbed quality measurements -on the extracted features. This study completes previous works with a better -estimation of the blurred segment width and orientation, with two main -improvements: adaptive directional scans and the control of the -assigned width to the detection algorithm. +This paper introduces a new straight edge detector in gray-level +images based on blurred segments, digital objects able to embed +quality measurements on the extracted features. This study follows +previous works with a better estimation of the blurred segment width +and orientation, with two main improvements: adaptive directional +scans and the control of the assigned width to the detection +algorithm. Initially defined in interactive process, we also propose a +new contribution to detect all segments in a single image. This +detection is also available in an online demonstration. diff --git a/Article/main.tex b/Article/main.tex index f458d99..ef067cc 100755 --- a/Article/main.tex +++ b/Article/main.tex @@ -19,7 +19,7 @@ \begin{frontmatter} % \title{Straight edge detection % based on adaptive directional tracking of blurred segments} - \title{Adaptive directional tracking of blurred segments} + \title{Adaptive Directional Tracking of Blurred Segments} \author{Philippe Even\inst{1} \and Phuc Ngo\inst{1} \and -- GitLab