Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q5 (Data Hiding) [2 Marks] Assume that you have a cover image file mona lisa.jpg (refer to the Figure-Q5). You should download the image file

image text in transcribed

Q5 (Data Hiding) [2 Marks] Assume that you have a cover image file "mona lisa.jpg" (refer to the Figure-Q5). You should download the image file from the CANVAS. The image has 2196 pixels horizontally and 2860 pixels vertically. In other words, the image width is 2196 pixels and height is 2860 pixels. You need to hide your student number in the image file using LSB Image steganography technique and produce the stego image file "stego mona lisa.jpg". Use any programming language (ex: JAVA, Python, etc.) to perform this task. Demonstrate your code during tutorials within WEEK 10 to 12. 2860 pixels 2196 pixels Pixels to hide your student number are provided in Iable-05. Each pixel represents RGB (RED, GREEN and BLUE) value. You are required to demonstrate the followings: 1. Convert your student number into binary. 2. Hide a bit of the binary string of your student number in the least significant bits (LSBs) of RED value in a pixel. Generate new RED values for the specified pixels. Produce the stego image file using new RED values. 3. 4. 5. Do you find any difference between the actual image and the new image after embedding secret message? Justify your

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

XML Data Management Native XML And XML Enabled Database Systems

Authors: Akmal Chaudhri, Awais Rashid, Roberto Zicari, John Fuller

1st Edition

ISBN: 0201844524, 978-0201844528

More Books

Students also viewed these Databases questions

Question

Identify and control your anxieties

Answered: 1 week ago