jaya matuwani
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
241.991
of 295.467
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
16.67%
VOTI RICEVUTI
0
RANK
of 153.912
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
Feeds
Domanda
i am making a face recognition system using HOG and ecoc model but i am getting 2 errors . can someone please tell me what do they mean and how do i get rid of them
Error using classreg.learning.classif.CompactClassificationECOC/predictEmptyX (line 100) X data must have 4680 columns. Erro...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
i am new to matlab . i found this code online for face recognition however i am not able to understand the syntax . can someone help please
%% Load Image Information from ATT Face Database Directory faceDatabase = imageSet('FaceDatabaseATT','recursive'); %...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
My project is based on face recognition
A webinar by Mr Avinash was available on the math works site . But the code is not completely shown in the video. Can someone he...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
is there a function or method to compare two hog images and find out if they are same ?
.
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
I am trying to use the imageSet function with you database but it is giving me an error saying undefined function imageSet for input argument of type char. what should I do ?
faceDatabase = imageSet ('FaceDatabaseATT','recursive');
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
how to display a query image and database side-side ? i have few lines but i am not able to proceed ahead with them as they are incomplete .
personToQuery=1; galleryImage=read(faceDatabase(personToQuery),1); figure; for i=1:size(faceDatabase,2);
quasi 10 anni fa | 1 risposta | 0