Files
algo-stegano-watermarking-ic/src/Tatouage/configs/config14.txt
Nicolas FRIOT, PhD a79e10e554 Import from Mercurial
2026-03-08 23:23:50 +01:00

41 lines
483 B
Plaintext

[GENERAL]
authentification = False
watermark = resultat.txt
resultat = False
repertoire_images = images
repertoire_temporaire = tempo
repertoire_resultat = resultats
[INSERTION]
lsb = [6,7,8]
[ATTAQUE]
attaque = True
type = decoupage
[DECOUPAGE]
taille = 30
position = (0,0)
[ROTATION]
angle = 2
nombre = 1
[EVALUATION]
type = differences
[DIFFERENCES]
seuil = 150
[CHIFFREMENT_INSERTION]
mu = 4
xo = 0.4
[CHIFFREMENT_EXTRACTION]
mu = 4
xo = 0.4
[EXTRACTION]
lsb = [6,7,8]