photo

Ash Ch


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 9 Jahre vor | 0