photo

Bereket Ayalew


Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
1 Risposta

RANK
152.317
of 301.726

REPUTAZIONE
0

CONTRIBUTI
5 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
0

RANK
 of 21.402

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 176.250

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
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Error using - Matrix dimensions must agree. Error in ONL_REC (line 48) temp=(norm(testimage-q))^2;
function [ ] =ONL_REC(); load latest load outputttt FDetect = vision.CascadeObjectDetector; vid=videoinput('winvideo',1,'Y...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


Error using - Matrix dimensions must agree. Error in ONL_REC (line 48) temp=(norm(testimage-q))^2;
function [ ] =ONL_REC(); load latest load outputttt FDetect = vision.CascadeObjectDetector; vid=videoinput('winvideo',1,'Y...

circa 7 anni fa | 0 risposte | 0

0

risposte

Risposto
Error using Eigenfaces Too many output arguments. Error in ONL_REC (line 37) testimage=Eigenfaces*E;
yeah there is a confusion between a variable and function name that was eigenfaces...... thank you very much!!! but after ...

circa 7 anni fa | 0

Domanda


Error using Eigenfaces Too many output arguments. Error in ONL_REC (line 37) testimage=Eigenfaces*E;
i want to check or recognized the image using my computer webcam by the following code that had trained in the neural network pr...

circa 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Error using - Matrix dimensions must agree. Error in Eigenfaces (line 14) t=double(z(i,:))-m;
function [ ] = Eigenfaces( ) z=[]; ta=[]; for ii=1:100 str=int2str(ii); str=strcat(str,'.jpg'); im=imread(st...

circa 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Error using * Inner matrix dimensions must agree.
function [ ] = Eigenfaces( ) z=[]; ta=[]; for i=1 str=int2str(i); str=strcat(str,'.JPG'); im=imread(s...

circa 7 anni fa | 3 risposte | 0

3

risposte