photo

Gayatri B


Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
207.308
of 299.969

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 20.853

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 166.784

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 6 anni fa | 1 risposta | 0

1

risposta