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 view (last 30 days)
Show older comments
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 Comment
Image Analyst
on 12 Apr 2015
What toolboxes are those classes in? Please list it/them in the Products section below.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!