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)
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);

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!