Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No object detection with Cascadeclassifier on GPU

Dear all,

I recently updated to OpenCV 2.4.6 and built it with CUDA 5.5.

My old projects were doing dectection with GPU. Now after this update, there is no detection at all. I could not understand a comment about cascadeClassifier_GPU(const string filename), which says "Only the old haar classifier (trained by the haar training application) and NVIDIA’s nvbin are supported for HAAR and only new type of OpenCV XML cascade supported for LBP."

Did any body else also face this problem. I have also asked a detailed version of the related question at stackoverflow.

Could you please help me in that?

I would assume that CascadeClassifier work only with CPU?

I am also posting this question to the mailing list.

Regards,