photo

Ash Ch


2015 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

回答済み
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年以上 前 | 0