]> AND Private Git Repository - canny.git/blobdiff - main.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Abstract
[canny.git] / main.tex
index 77a32e45cd695eeaf5993afe674f002e129cf413..fb10cbd643e495b83b5ac6e8b71347407e6802f8 100755 (executable)
--- a/main.tex
+++ b/main.tex
 
 \begin{document}
 \title{STABYLO: 
-a lightweight stego-secure edge-based steganographic 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.\\
@@ -36,7 +37,14 @@ Steganography, least-significant-bit (LSB)-based steganography, edge detection,
 \end{IEEEkeywords}
 
 \begin{abstract}
-Todo
+A novel steganographic method called STABYLO is introduced in this research work.
+Its main reason for being is to be much lighter than the so-called
+Highly Undetectable steGO (HUGO) method, a well known state of the art
+steganographic process, while presenting quite comparable results through
+noise measures like PSNR-HVS-M, BIQI, and weighted PSNR (wPSNR).
+To achieve this goal, famous experimented components of signal processing, 
+coding theory, and cryptography are combined together, leading to 
+a scheme that can reasonably face up-to-date steganalysers.
 \end{abstract}
 
 
@@ -50,7 +58,7 @@ Todo
 \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}