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.
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.