photo

Ash Ch


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 9 años hace | 0 respuestas | 0

0

respuestas

Respondida
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?

más de 9 años hace | 0