X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/canny.git/blobdiff_plain/7aeb1ab6cc41dd51a6dbe4c844c8983809205186..5178f772a789c49b261c48acc466a982d413a9a9:/intro.tex?ds=inline diff --git a/intro.tex b/intro.tex index db41326..a13492f 100644 --- a/intro.tex +++ b/intro.tex @@ -96,7 +96,7 @@ the one with some binary embedding~\cite{DBLP:journals/tifs/FillerJF11}. We thus propose to take advantage of this optimized embedding, provided they are not too time consuming. In the latter, an hybrid edge detector is presented followed by an ad hoc embedding. -The Edge detection is computed by combining fuzzy logic~\cite{Tyan1993} +The Edge detection is computed by combining fuz\-zy logic~\cite{Tyan1993} and Canny~\cite{Canny:1986:CAE:11274.11275} approaches. The goal of this combination is to enlarge the set of modified bits to increase the payload of the data hiding scheme. @@ -124,7 +124,7 @@ The payload is further said to long message in the cover signal. Practically speaking, our approach is efficient enough for payloads close to 0.06 bit per pixel which allows to embed -messages of length larger than 15728 bits in an +messages of length larger than 15,728 bits in an image of size $512\times 512$ pixels. % Message extraction is achieved by computing the same @@ -144,9 +144,9 @@ Doing so makes our steganographic protocol, to a certain extend, an asymmetric o To sum up, well-studied and experimented techniques of signal processing (adaptive edges detection), coding theory (syndrome-trellis codes), and cryptography -(Blum-Goldwasser encryption protocol) are combined in this research work. +(Blum-Goldwas\-ser encryption protocol) are combined in this research work. The objective is to compute an efficient steganographic -scheme, whose principal characteristic is to take into +sche\-me, whose principal characteristic is to take into consideration the cover image and to be compatible with small computation resources. The remainder of this document is organized as follows.