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 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Image Analyst
am 12 Apr. 2015
What toolboxes are those classes in? Please list it/them in the Products section below.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Classification Ensembles finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!