From c3438d8c47f3989f6d0d0e6109a3c216cca0d7c7 Mon Sep 17 00:00:00 2001 From: cguyeux Date: Mon, 4 Feb 2013 11:20:50 +0100 Subject: [PATCH] =?utf8?q?Avanc=C3=A9es=20dans=20la=20conclusion?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- main.tex | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/main.tex b/main.tex index b4b8aea..06552df 100755 --- a/main.tex +++ b/main.tex @@ -67,9 +67,23 @@ a scheme that can reasonably face up-to-date steganalysers. \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} -- 2.39.5