photo

Gayatri B


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


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'); ...

presque 5 ans il y a | 1 réponse | 0

1

réponse