photo

Ash Ch


Actif depuis 2015

Followers: 0   Following: 0

Statistiques

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

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

plus de 8 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

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

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
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?

plus de 9 ans il y a | 0