![]() |
MATLAB is a high-performance language that is used for matrix manipulation, performing technical computations, graph plottings, etc. It stands for Matrix Laboratory. With the help of this software, we can also hide a message or image inside an image. Following are the steps to hide an image, which contains some text, inside the image. Then we’ll extract the hidden text also. How To Hide Image or Message Inside An Image:Each pixel of an image stores color in binary form. We change one of the planes with our binary message image so that we can transmit it secretly and the receiver can extract the message. Method To Hide a Secret Text Image In An Image:![]() images before performing the steps Example 1: Matlab
Output: Image showing that ‘encryptedImage.bmp’ has been created: ![]()
Explanation:
So, Now our image ‘encryptedImage.bmp’ is having the secret message image hidden in it.
Method To Extract a Secret Text Image From An Image:Here we method to extract a secret text image from an image using the following code. Example 2: Matlab
Output: Original Image: ![]()
An image containing the secret message: ![]()
Secret Text: ![]()
Explanation:
|
Reffered: https://www.geeksforgeeks.org
MATLAB |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 11 |