Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is it possible to detect face using CUDA in OpenCV ?

I am trying to compare the serial and parallel implementation of face detection using Haar features. I have already implemented the serial process. I want to know whether OpenCV provides Haar Cascade file for parallel implementation of face detection using Haar features ? and if there is such thing is possible then what is the theory behind it ? Please help.