photo

waqas siddiqui


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Error { using * Inner matrix dimensions must agree.} in EigenfaceCore.m ==> Eigenfaces = A * (L_eig_vec); % A: centered image vectors in main.m ==> [m, A, Eigenfaces] = EigenfaceCore(T);
This code was running well when the training image names were in sequential order, but i change their names into k132235_1.bmp ,...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error using reshape To RESHAPE the number of elements must not change. Error in load_database (line 17) v(:,(i-1)*10+j)=reshape(a,size(a,1)*size(a,2),1); Error in official (line 75) number = libCheck(load_database(5),imread('test2.b
if(isempty(loaded)) v=zeros(10304,10*n); for i=1:n cd(strcat('C:\Users\123\Videos\matlabFaceRecognitionRealTi...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I AM NOT UNDERSTANDING THE ERROR THIS IS MY CODE ERROR:-Error using horzcat Dimensions of matrices being concatenated are not consistent. Error in personIdentifierImageReader (line 21) image_data1 = [image_data1, last_image];
clear all close all % Training Data % Train File chosen_folder = 'C:\Users\123\Music\face-recognition-master\p...

casi 8 años hace | 3 respuestas | 1

3

respuestas