X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/canny.git/blobdiff_plain/8290657e61738a93b7b6eb60966c49efbc4f0af8..51c827b374614757c68f7d7cd8d799eb46f477e0:/schema.dot diff --git a/schema.dot b/schema.dot index 165432b..e905e97 100644 --- a/schema.dot +++ b/schema.dot @@ -9,7 +9,7 @@ digraph start_up { node [style = rounded, shape = rect] emb [label="stego=embedding(y,X)"] node [style = rounded, shape = rect] start end; - node [style = rounded, shape = rect] ED [label="x= LSB(7 bits\nEdge Detection)"] + node [style = rounded, shape = rect] ED [label="x= LSB (7 bits\nEdge Detection)"] node [style = "", shape = diamond] cond [label="Size of x\n enough for m"];