Community Profile

photo

Ash Ch


Active since 2015

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Please check my code of image steganography using LSB technique on egdes. It is giving an error which i am unable to find.
a=imread('Lenna.png'); b=rgb2gray(a); edge_b=edge(b,'sobel'); imshow(edge_b); message = 'hello le...

8 years ago | 2 answers | 0

2

answers

Question


logic problem with circshift
<</matlabcentral/answers/uploaded_files/29643/lenna1.jpg>> <</matlabcentral/answers/uploaded_files/29645/key.jpg>> w...

9 years ago | 0 answers | 0

0

answers

Question


Please check.code doesnt run,
clc clear all close all I=imread('lenna1.jpg'); J=I; %RGB Key storage i=I(:,:,1); p=i; %DWT hocche [f b c d]= d...

9 years ago | 0 answers | 0

0

answers

Answered
Please check my code of image steganography using LSB technique on egdes. It is giving an error which i am unable to find.
You are GOD. Thank you so much. The code finally ran after decades. But can you please tell me why 'while' didn't work?

9 years ago | 0