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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Image Analyst
el 12 de Abr. de 2015
What toolboxes are those classes in? Please list it/them in the Products section below.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!