Skip to content
Snippets Groups Projects
Unverified Commit fccf3b45 authored by Kerautret Bertrand's avatar Kerautret Bertrand :thinking:
Browse files

ajout dans section 1.3

parent 699f4e8c
No related branches found
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ on the edge quality is rather poor, and especially when the edge is thin, ...@@ -58,7 +58,7 @@ on the edge quality is rather poor, and especially when the edge is thin,
the risk to incorporate outlier points is quite high, thus producing a the risk to incorporate outlier points is quite high, thus producing a
biased estimation of the edge orientation. biased estimation of the edge orientation.
Then, two refinement steps are systematically run. Then, two refinement steps on are systematically run.
On one hand, this is useless when the first detection is successfull. On one hand, this is useless when the first detection is successfull.
On the other hand, there is no guarantee that this approach is able to On the other hand, there is no guarantee that this approach is able to
process larger images. process larger images.
...@@ -71,18 +71,19 @@ resolution images. ...@@ -71,18 +71,19 @@ resolution images.
\subsection{Main contributions} \subsection{Main contributions}
The work presented in this paper aims at solving both former mentioned The work presented in this paper aims at solving both former mentioned
drawbacks through two main contributions: drawbacks through two main contributions: (i) the concept of adaptive
the concept of adaptive directional scanner designed to get some compliance directional scanner designed to get some compliance to the
to the unpredictable orientation problem; unpredictable orientation problem; (ii) the control of the assigned
the control of the assigned width to the blurred segment recognition algorithm, width to the blurred segment recognition algorithm, intended to derive
intended to derive more reliable information on the edge orientation and more reliable information on the edge orientation and quality; (iii) a
quality. global line extraction algorithm which can be reproduced through an
As a side effect, these two major evolutions also led to a noticeable online demonstration. As a side effect, these two major evolutions
improvement of the time performance of the detector. also led to a noticeable improvement of the time performance of the
detector.
In the next section, the main theoretical notions this work relies on are In the next section, the main theoretical notions this work relies on are
introduced. introduced.
Then the new detector workflow, the adaptive directional scanner, the control Then, the new detector workflow, the adaptive directional scanner, the control
of the assigned with and their integration into both supervised of the assigned with and their integration into both supervised
and unsupervised contexts are presented and discussed in \RefSec{sec:method}. and unsupervised contexts are presented and discussed in \RefSec{sec:method}.
Experiments led to assess the expected increase of performance are decribed Experiments led to assess the expected increase of performance are decribed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment