X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/canny.git/blobdiff_plain/c3438d8c47f3989f6d0d0e6109a3c216cca0d7c7..1bfb9cc8f38edd065a52de421a0dc41567c4262c:/main.tex diff --git a/main.tex b/main.tex index 06552df..38bcd1a 100755 --- a/main.tex +++ b/main.tex @@ -1,4 +1,4 @@ -\documentclass[journal]{IEEEtran} +\documentclass{acm_proc_article-sp} \usepackage{subfig} \usepackage{color} \usepackage{graphicx} @@ -23,22 +23,23 @@ edge-based steganographic approach} \{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}} +\newcommand{\JFC}[1]{\begin{color}{green}\textit{}\end{color}} +\newcommand{\RC}[1]{\begin{color}{red}\textit{}\end{color}} +\newcommand{\CG}[1]{\begin{color}{blue}\textit{}\end{color}} % make the title area \maketitle -\begin{IEEEkeywords} + %IEEEtran, journal, \LaTeX, paper, template. -Steganography, least-significant-bit (LSB)-based steganography, edge detection, Canny filter, security, syndrome treillis code. -\end{IEEEkeywords} +\keywords{Steganography, least-significant-bit (LSB)-based steganography, edge detection, Canny filter, security, syndrome treillis code} + +\maketitle \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 +Its main avantage 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, @@ -51,7 +52,7 @@ a scheme that can reasonably face up-to-date steganalysers. -\IEEEpeerreviewmaketitle + @@ -68,8 +69,8 @@ a scheme that can reasonably face up-to-date steganalysers. \section{Conclusion}\label{sec:concl} -The STABYLO algorithm, whose acronym means STeganogra- -phy with Canny, Bbs, binarY embedding at LOw cost, has been introduced +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 Highly Undetectable steGO (HUGO) steganographic scheme. @@ -83,7 +84,15 @@ 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. +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 steganalyzers 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. + \bibliographystyle{plain} \bibliography{biblio}