X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/canny.git/blobdiff_plain/e109e0d899bc233ae4407afe3af6ca03e1afe90a..c3438d8c47f3989f6d0d0e6109a3c216cca0d7c7:/main.tex?ds=sidebyside diff --git a/main.tex b/main.tex index 15b67a4..06552df 100755 --- a/main.tex +++ b/main.tex @@ -2,6 +2,8 @@ \usepackage{subfig} \usepackage{color} \usepackage{graphicx} +\usepackage{url} +\usepackage{cite} % correct bad hyphenation here \hyphenation{op-tical net-works semi-conduc-tor} @@ -9,19 +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,17 @@ 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} +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. Additionally to this effectiveness, +quite comparable results through noise measures like PSNR-HVS-M, +BIQI, 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. +\end{abstract} @@ -44,7 +59,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} @@ -52,9 +67,23 @@ Steganography, least-significant-bit (LSB)-based steganography, edge detection, \section{Conclusion}\label{sec:concl} -The conclusion goes here. - +The STABYLO algorithm, whose acronym means STeganogra- +phy 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 +Highly Undetectable steGO (HUGO) steganographic scheme. +This edge-based steganographic approach embeds a Canny +detection filter, the Blum-Blum-Shub cryptographically secure +pseudorandom number generator, together with Syndrome-Treillis 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. + +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. \bibliographystyle{plain} \bibliography{biblio}