]> AND Private Git Repository - canny.git/blobdiff - schema.dot
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
comparaison avec HUGO et autres
[canny.git] / schema.dot
index 165432bbe6b1f58758720d3a3b28fc19ee41ee9d..e905e976d626f025a215892886cfd2eb8515d790 100644 (file)
@@ -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"];