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 Center および File ExchangeEncryption / Cryptography についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by