Data hiding Matlab
Show older comments
is it possible to embed data without having change in resultant stego image intensity....
Answers (1)
Walter Roberson
on 5 Nov 2011
0 votes
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.
Categories
Find more on Image Quality in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!