![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16224977_1568381688097_DEF.jpg)
Gayatri B
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
what is the meaning of the following code ?
Following code is for retrieving image from stego image in image steganography. Can anyone please tell me meaning of it ? func...
5年以上 前 | 2 件の回答 | 0
2
回答質問
How to save an image from GUI ?
How to save an image which is generated in GUI and use it further in the same code ? I want to calculate MSE and PSNR values for...
5年以上 前 | 0 件の回答 | 0
0
回答質問
MSE and PSNR code for image
I'm calculating MSE and PSNR values for an image. Following is the code for it. Can you explain this code ? It seems quite compl...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Can we use l,k,z as global variables in GUI rather than using x,y,z ?
I'm working on image steganography code. Here I have used global l, global k, global z in the code. Is that fine or should I use...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How to write MSE and PSNR values in table form ?
Following are the values of MSE and PSNR parameters which I want to represent in able form like The values are like this : MS...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How to remove error 'matrix dimensions must agree' in XOR code ?
How to remove the error of 'matrix dimensions must agree' in the following code, a = imread('a.jpg'); b = imread('b.jpg'); ...
5年以上 前 | 1 件の回答 | 0