First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No. As of now, No support from OpenCV for face recognition on GPU by the way, You can detect face regions in images on GPU using OpenCV's GPU module. GPU version of cascade classifier is available. You will need to go further by yourself.

click to hide/show revision 2
No.2 Revision

No. As of now, No support from OpenCV for face recognition on GPU GPU. by By the way, You can detect face regions in images on GPU using OpenCV's GPU module. GPU version of cascade classifier is available. You will need to go further by yourself.