\documentclass[runningheads]{llncs} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{graphicx} \usepackage{color} \definecolor{dwhite}{rgb}{1,1,1} %\graphicspath{{./Fignotions/}{./Figmethod}} \usepackage[ruled,vlined]{algorithm2e} \usepackage{amsmath} \usepackage{amssymb} \input{macros} \begin{document} \begin{frontmatter} % \title{Straight edge detection % based on adaptive directional tracking of blurred segments} \title{Adaptive directional tracking of blurred segments} \author{Philippe Even\inst{1} \and Phuc Ngo\inst{1} \and Bertrand Kerautret\inst{2}} \authorrunning{P. Even et al.} \institute{Universit\'e de Lorraine, LORIA (UMR 7503), Nancy, France \email{philippe.even@loria.fr}, \email{hoai-diem-phuc.ngo@loria.fr} \and Universit\'e Lyon 2, LIRIS (UMR 5205), Lyon, France \email{bertrand.kerautret@univ-lyon2.fr}} \maketitle \begin{abstract} \input{abstract} \keywords{Line detection \and discrete objects \and image analysis} \end{abstract} \end{frontmatter} \input{intro} \input{notions} \input{method} \input{expe} \input{conclusion} %\section*{References} \bibliographystyle{splncs04} \bibliography{biblio} \end{document}