Community Profile

photo

Bereket Ayalew


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

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

0

réponse

Question


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

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

0

réponse

A répondu
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 ...

presque 5 ans il y a | 0

Question


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

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

2

réponses

Question


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

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

2

réponses

Question


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

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

3

réponses