A
A
Andrey Kovrigin2016-10-24 03:08:52
OpenCV
Andrey Kovrigin, 2016-10-24 03:08:52

Gives an error Emgu.CV.Util.CvException: OpenCV: !empty() how to fix it?

can't fix error google says nothing...
Gives error Emgu.CV.Util.CvException: OpenCV: !empty() how to fix it?
when accessing a string:
var _Faces = _Cascade_Classifier.DetectMultiScale(_Next_Frame, 1.1, 4, new Size(_Current_Frame.Width / 8, _Current_Frame.Height / 8), new Size(200, 200));
Works on another PC!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question