photo

reham khalil


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

7 Domande
0 Risposte

RANK
184.804
of 301.583

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
14.29%

VOTI RICEVUTI
0

RANK
 of 21.339

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 175.587

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 1

Visualizza badge

Feeds

Visto da

Domanda


i want to calculate thrshold by this equation;
The aim of the optimal threshold is to minimize the mean brightness error that could be defined as : <</matlabcentral/answer...

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


“i need to write this statement as code:
<</matlabcentral/answers/uploaded_files/65158/Capture.PNG>>

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


i need to write this statement as code :
<</matlabcentral/answers/uploaded_files/58060/Captur.PNG>> thank you

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


i want to write the code about finding IL ,IU after segmenting the histogram of image into 2 parts
<</matlabcentral/answers/uploaded_files/57984/y.PNG>> I need to write the code for this statement. I tried it and wrote ...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


i want to calculate the equation:
<</matlabcentral/answers/uploaded_files/57958/Capture.PNG>> Where Ik is the kth gray level, nk are number of pixels of gray...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


i want to ask about summation of equation (ik * nk)/N , where k from 0 : l-1 , ik = i(r,c) , a = unique(i) , nk = [a,histc(i(:),a)]
i = [5 6 7 8 ; 2 8 6 3 ; 4 0 4 2 ; 5 0 1 0]; r = size(i,1); c = size(i,2); N = r*c; ik = i(r,c); a = unique(i);...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Error in sum statement
I have Matrix, I =[5 6 7 8;2 8 6 3;4 0 4 2;5 0 1 0]; r = size(I,1); c= size(I,2); N = r*c; Ik = I(r,c); A = unique(I);...

quasi 10 anni fa | 0 risposte | 0

0

risposte