Why is it throwing error: TypeError: Expected Ptr for argument 'labels'

后端 未结 0 1413
小蘑菇
小蘑菇 2021-02-11 13:58

I am new to opencv and I am trying train face recognition using eigen face recognition. The code is throwing the error in the line: clf.train(faces, ids)

My program is:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题