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!