1 | initial version |
You can find here the documentation about the cascade classifier in Cuda. It supports HAAR and LBP.
The CPU version of OpenCV cascade classifier is already parallelized (on CPU or event with OpenCL if you have compiled OpenCV with the following support).