Input: message, cover image
Output: stego image
while data left to embed do
get next DCT coefficient from cover image
if DCT ≠ 0 and DCT ≠ 1 then
get next LSB from message
replace DCT LSB with message LSB
end if
insert DCT into stego image
end while
這是JSteg的Algorithm
2 則留言:
是 jsteg
不是 jstego
:)
噢噢 感謝老師指正
張貼留言