X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/canny.git/blobdiff_plain/b335b39d3ad21e598f9a7172a3e95ffe0d48a736..165a29713fcc3fb0e7bdbf25129fc1e33d14667c:/main.tex diff --git a/main.tex b/main.tex index e28afc1..3da6ccc 100755 --- a/main.tex +++ b/main.tex @@ -3,6 +3,7 @@ \usepackage{color} \usepackage{graphicx} \usepackage{url} +\usepackage{cite} % correct bad hyphenation here \hyphenation{op-tical net-works semi-conduc-tor} @@ -10,18 +11,21 @@ \begin{document} \title{STABYLO: -a lightweight stego-secure edge-base steganography approach} +a lightweight %stego-secure +edge-based steganographic approach} -\author{Jean-Fran\c cois Couchot, Raphael Couturier, and Christophe Guyeux* +\author{Jean-Fran\c cois Couchot, Raphael Couturier, and Christophe Guyeux*\\ FEMTO-ST Institute, UMR 6174 CNRS\\ - Computer Science Laboratory DISC - University of Franche-Comt\'{e} + Computer Science Laboratory DISC, + University of Franche-Comt\'{e}, Besan\c con, France.\\ - \{jean-francois.couchot,raphael.couturier, christophe.guyeux\}@femto-st.fr\\ -* Authors in alphabetic order.\\ + \{jean-francois.couchot, raphael.couturier, christophe.guyeux\}@femto-st.fr\\ + $*:$ Authors in alphabetic order.\\ } \newcommand{\JFC}[1]{\begin{color}{green}\textit{#1}\end{color}} +\newcommand{\RC}[1]{\begin{color}{red}\textit{#1}\end{color}} +\newcommand{\CG}[1]{\begin{color}{blue}\textit{#1}\end{color}} % make the title area \maketitle @@ -32,6 +36,9 @@ a lightweight stego-secure edge-base steganography approach} Steganography, least-significant-bit (LSB)-based steganography, edge detection, Canny filter, security, syndrome treillis code. \end{IEEEkeywords} +\begin{abstract} +Todo +\end{abstract} @@ -44,7 +51,7 @@ Steganography, least-significant-bit (LSB)-based steganography, edge detection, \input{intro.tex} -\section{Our Approach}\label{sec:ourapproach} +\section{Presentation of the Proposed Approach}\label{sec:ourapproach} \input{ourapproach.tex} \section{Experiments}\label{sec:experiments}