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

Private GIT Repository
style corrigé pour IET
[canny.git] / main.tex
index 5a7e01e23c07fc0f018ea8527b1cc5301809cf2d..a445067276789ff67f598efae175f505ef50fac9 100755 (executable)
--- a/main.tex
+++ b/main.tex
@@ -1,26 +1,17 @@
-\documentclass[10pt]{NSP1}
+\documentclass[10pt]{article}
 \usepackage{url}
 \usepackage{graphicx}
 \usepackage{mathptmx,amsmath,amssymb,bm}
 \usepackage{subfig}
 \usepackage{color}
 \usepackage{mathtools,etoolbox}
+\usepackage{cite}
+\usepackage{setspace}
+\usepackage[switch, modulo]{lineno}
 
-\tolerance=1
-\emergencystretch=\maxdimen
-\hyphenpenalty=10000
-\hbadness=10000
 
-\topmargin=0.00cm
 
-\def\sm{\smallskip}
-\def\no{\noindent}
 
-\def\firstpage{1}
-\setcounter{page}{\firstpage}
-\def\thevol{7}
-\def\thenumber{?}
-\def\theyear{2013}
 
 
 \DeclarePairedDelimiter{\abs}{\lvert}{\rvert}
@@ -30,7 +21,6 @@
 
 
 
-\titlefigurecaption{{\large \bf \rm Applied Mathematics \& Information Sciences }\\ {\it\small An International Journal}}
 
 
 
@@ -43,34 +33,24 @@ a lightweight %stego-secure
 edge-based steganographic approach}
 
 
-\titlerunning{STABYLO}
 
 
 
-\institute{
-  FEMTO-ST Institute, UMR 6174 CNRS\\
-  Computer Science Laboratory DISC,
-  University of Franche-Comt\'{e},
-  Besan\c con, France.
-}
-
-
-
-
-\received{...}
-\revised{...}
-\accepted{...}
-\published{...}
 
 
+\linenumbers
 
 
 \author{Jean-Fran\c cois Couchot, Raphael Couturier, and  Christophe Guyeux*\\
  $*:$ Authors in alphabetic order.\\
+  FEMTO-ST Institute, UMR 6174 CNRS\\
+  Computer Science Laboratory DISC,
+  University of Franche-Comt\'{e},
+  Besan\c con, France.
 }
-\authorrunning{J.-F. Couchot, R. Couturier, and  C. Guyeux}
+%\authorrunning{J.-F. Couchot, R. Couturier, and  C. Guyeux}
 
-\mail{jean-francois.couchot@femto-st.fr}
+%\mail{jean-francois.couchot@femto-st.fr}
 
 \newcommand{\JFC}[1]{\begin{color}{green}\textit{#1}\end{color}}
 \newcommand{\RC}[1]{\begin{color}{red}\textit{}\end{color}}
@@ -80,15 +60,24 @@ edge-based steganographic approach}
 
 
 %IEEEtran, journal, \LaTeX, paper, template.
-\keywords{Steganography, least-significant-bit (LSB)-based steganography, edge detection, Canny filter, security, syndrome trellis code}
+%\keywords{Steganography, least-significant-bit (LSB)-based steganography, edge detection, Canny filter, security, syndrome trellis codes}
+
+
+
+
+
 
+\begin{document}
 
+\maketitle
 
+\doublespacing 
 
-\abstracttext{A novel steganographic method called STABYLO is introduced in 
+\begin{abstract}
+A novel steganographic method called STABYLO is introduced in 
 this research work.
-Its main advantage for being is to be much lighter than the so-called
-Highly Undetectable steGO (HUGO) scheme, a well known state of the art
+Its main advantage is to be much lighter than the so-called
+Highly Undetectable steGO (HUGO) scheme, a well-known state of the art
 steganographic process in spatial domain.
 Additionally to this effectiveness, 
 quite comparable results through noise measures like PSNR-HVS-M, 
@@ -96,12 +85,9 @@ and weighted PSNR (wPSNR) are obtained.
 To achieve the proposed 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.}
-
+a scheme that can reasonably face up-to-date steganalysers.
+\end{abstract}
 
-\begin{document}
-
-\maketitle
 
 
 
@@ -123,7 +109,7 @@ a scheme that can reasonably face up-to-date steganalysers.}
 The STABYLO algorithm, whose acronym means STeganography 
 with cAnny, Bbs, binarY embedding at LOw cost, has been introduced 
 in this document as an efficient method having comparable, though
-somewhat smaller, security than the well known
+somewhat smaller, security than the well-known
 Highly Undetectable steGO (HUGO) steganographic scheme.
 This edge-based steganographic approach embeds a Canny
 detection filter, the Blum-Blum-Shub cryptographically secure
@@ -131,7 +117,7 @@ pseudorandom number generator, together with Syndrome-Trellis Codes
 for minimizing distortion.
 After having introduced with details the proposed method,
 we have evaluated it through noise measures (namely, the PSNR, PSNR-HVS-M, 
-BIQI, and weighted PSNR) and using well established steganalysers.
+BIQI, and weighted PSNR) and using well-established steganalysers.
 
 % Of course, other detectors like the fuzzy edge methods
 % deserve much further attention, which is why we intend 
@@ -152,6 +138,7 @@ examined for the sake of completeness. Finally, the
 systematic replacement of all the LSBs of edges by binary digits provided
 by the BBS generator will be investigated, and the consequences of such a 
 replacement, in terms of security, will be discussed.
+Furthermore, we plan to investigate information hiding on other models, high frequency for JPEG encoding for instance.
 
 
 \bibliographystyle{plain}