LSB embedding with the text I'll try to use the indicator

조회 수: 2 (최근 30일)
Abduellah Elbakoush
Abduellah Elbakoush 2022년 1월 3일
답변: Image Analyst 2022년 1월 3일
I am working in an image steganography using LSB technique , I'll try to use indicator to improve security Can anyone Help me to explain How I can do this
The technique uses least two significant bits of one of the channels Red, Green or Blue as an indicator of data existence in the other two channels. The indicator bits are set randomly (based on the image nature) in the channel. below the text shows the relation between the indicator and the hidden data inside the other channels.the indicator channel is not fixed. The indicators are chosen based on a sequence. In the first pixel Red is the indicator, while Green is channel 1 and Blue is the channel 2. In the second pixel, Green is the indicator, while Red is channel 1 and Blue is channel 2. In third pixel Blue is the indicator, while Red is channel 1 and Green is channel 2
the Indicator is
Indicator Ch 1 Ch 2
00 No hidden data No hidden data
01 No hidden data 2bits of hidden data
10 2bits of hidden data No hidden data
11 2bits of hidden data 2bits of hidden data

답변 (1개)

Image Analyst
Image Analyst 2022년 1월 3일
See my LSB demo attached.

카테고리

Help CenterFile Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by