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

Private GIT Repository
style ante + complexite canny
[canny.git] / main.tex
index c4bb7fc538bf378752d6948cd595c827c5faaaf0..c4da7c3d536b80711de208c21ddc78d12f2de4c0 100755 (executable)
--- a/main.tex
+++ b/main.tex
@@ -1,4 +1,8 @@
-\documentclass[10pt]{NSP1}
+\documentclass[twocolumn]{svjour3}          % twocolumn
+\usepackage{epsfig,psfrag}
+\usepackage{graphicx} 
+\usepackage{color}
+\usepackage{dsfont}
 \usepackage{url}
 \usepackage{graphicx}
 \usepackage{mathptmx,amsmath,amssymb,bm}
 \usepackage{color}
 \usepackage{mathtools,etoolbox}
 \usepackage{cite}
+\usepackage{setspace}
+\usepackage{lineno}
+
 
+\begin{document}
+%\doublespacing
+%\linenumbers 
 
-\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}
 
 
 
-\titlefigurecaption{{\large \bf \rm Applied Mathematics \& Information Sciences }\\ {\it\small An International Journal}}
 
+\title[STABYLO]{STABYLO: 
+STeganography with 
+Adaptive,  Bbs, and binarY embedding at LOw cost.}
 
+\author{Jean-Fran\c cois Couchot, Raphael Couturier, and  Christophe Guyeux\thanks{Authors in alphabetic order}}
 
 
+\institute{  FEMTO-ST Institute, UMR 6174 CNRS\\
+  Computer Science Laboratory DISC,
+  University of Franche-Comt\'{e},
+  Besan\c con, France.}
+\email{\{jean-francois.couchot, raphael.couturier, christophe.guyeux\}@univ-fcomte.fr}
 
 
+\date{Received: date / Accepted: date}
 
-\title{STABYLO: 
-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{...}
+\newcommand{\JFC}[1]{\begin{color}{green}\textit{#1}\end{color}}
+\newcommand{\RC}[1]{\begin{color}{red}\textit{}\end{color}}
+\newcommand{\CG}[1]{\begin{color}{blue}\textit{}\end{color}}
+% make the title area
 
 
 
+%IEEEtran, journal, \LaTeX, paper, template.
+%\keywords{Steganography, least-significant-bit (LSB)-based steganography, edge detection, Canny filter, security, syndrome trellis codes}
 
-\author{Jean-Fran\c cois Couchot, Raphael Couturier, and  Christophe Guyeux*\\
- $*:$ Authors in alphabetic order.\\
-}
-\authorrunning{J.-F. Couchot, R. Couturier, and  C. Guyeux}
 
-\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}}
-\newcommand{\CG}[1]{\begin{color}{blue}\textit{}\end{color}}
-% make the title area
 
 
 
-%IEEEtran, journal, \LaTeX, paper, template.
-\keywords{Steganography, least-significant-bit (LSB)-based steganography, edge detection, Canny filter, security, syndrome trellis codes}
 
 
+\maketitle
 
 
-\abstracttext{A novel steganographic method called STABYLO is introduced in 
+\begin{abstract}
+
+A new steganographic method called STABYLO is introduced in 
 this research work.
 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.
+steganographic process in the spatial domain.
 Additionally to this effectiveness, 
 quite comparable results through noise measures like PSNR-HVS-M, 
 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
-
 
 
 
@@ -116,14 +104,18 @@ a scheme that can reasonably face up-to-date steganalysers.}
 \section{Presentation of the Proposed Approach}\label{sec:ourapproach}
 \input{ourapproach.tex}
 
+
+\section{Complexity Analysis}\label{sub:complexity}
+\input{complexity}
+
 \section{Experiments}\label{sec:experiments}
 \input{experiments}
 
 
 \section{Conclusion}\label{sec:concl}
 
-The STABYLO algorithm, whose acronym means STeganography 
-with cAnny, Bbs, binarY embedding at LOw cost, has been introduced 
+The STABYLO algorithm, whose acronym means STeganography with 
+Adaptive,  Bbs, and 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
 Highly Undetectable steGO (HUGO) steganographic scheme.
@@ -133,31 +125,26 @@ 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), we have used well-established steganalysers.
 
 % Of course, other detectors like the fuzzy edge methods
 % deserve much further attention, which is why we intend 
 % to investigate systematically all of these detectors in our next work.
 
 
-
-
 For future work, the authors' intention is to investigate systematically 
 all the existing edge detection methods, to see if the STABYLO evaluation scores can
 be improved by replacing Canny with another edge filter. 
-% We will try
-% to take into account the least significant bits too during all the
-% stages of the algorithm, hoping by doing so to be closer to the HUGO scores against 
-% steganalyzers. 
 Other steganalysers than the ones used in this document will be
 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, such as high frequency for JPEG encoding.
 
 
-\bibliographystyle{plain}
-\bibliography{biblio}
+\bibliographystyle{compj}
+\bibliography{abbrev,biblioand}