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
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Error using classreg.learning.classif.CompactClassificationECOC/predictEmptyX (line 100) X data must have 4680 columns.
Error in classreg.learning.classif.CompactClassificationECOC/predict (line 237) [labels,negloss,pscore,posterior] = predictEmptyX(this,X);
1 commentaire
Image Analyst
le 12 Avr 2015
What toolboxes are those classes in? Please list it/them in the Products section below.
Réponses (0)
Voir également
Catégories
En savoir plus sur Classification Ensembles dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!