From 1cd69eeda7be62744ddd9ffb2570bbfa7a824243 Mon Sep 17 00:00:00 2001 From: Kerautret <bertrand.kerautret@univ-lyon2.fr> Date: Sat, 27 Apr 2019 16:44:49 +0200 Subject: [PATCH] relecture/prop section 1 --- Article/introV2.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Article/introV2.tex b/Article/introV2.tex index 3bbc5fc..6f8d875 100755 --- a/Article/introV2.tex +++ b/Article/introV2.tex @@ -2,10 +2,10 @@ \label{sec:intro} -Straight lines are commonly used visual features for many image analysis +Straight lines are commonly used as visual features for many image analysis processes. For instance in computer vision, they are used to estimate the vanishing -points associated to main directions of the 3D world, thus allowing camera +points associated to main directions of the 3D world, thus allowing to compute camera orientation. They are also used to detect structured features for 3D reconstruction. -- GitLab