Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you'll have to use an xml file from here for anything using cuda.

(long time ago, they updated the cascade format to use e.g. lbp cascades as well, unfortunately, the cuda branch was left behind, and you can only use "old-style" cascades (generated from opencv_haartraining), not the "new" one (generated from opencv_traincascade)

you'll have to use an xml file from here for anything using cuda.

(long time ago, they updated the cascade format to use e.g. lbp cascades as well, unfortunately, the cuda branch was left behind, and you can only use "old-style" cascades (generated from opencv_haartraining), not the "new" one (generated from opencv_traincascade)

(it's a "data" error, nothing to do with your code)