Data hiding Matlab
1 回表示 (過去 30 日間)
古いコメントを表示
is it possible to embed data without having change in resultant stego image intensity....
0 件のコメント
回答 (1 件)
Walter Roberson
2011 年 11 月 5 日
That is going to depend on how you measure the intensity, and might depend upon the exact order of operations in the intensity measurement.
If I am someone trying to "sneak" a stego image past you, and if I know exactly how you are computing intensity, and if I can find a way to exploit round-off error in your calculation, then I would do that. It would not matter if some other way of calculating the intensity might theoretically detect the stego image: if I can find a mistake or limitation in your calculation code, I would exploit it.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!