Ask Your Question

Revision history [back]

Parallelizing the available FaceRecognizer algorithms with TBB is definitely on my roadmap. But my real job is very hectic at the moment and since it isn't computer vision-related, I don't have any free time left to tackle it. But OpenCV is an Open Source project, so I would gladly hear any suggestions and accept contributions to the available code of course.

I used to develop the available cv::FaceRecognizer on github as:

It would be great if you could open a new issue there and note your suggestions, so they don't get lost and I can implement it on my next vacation. Also feel free to fork the repository and make pull requests to it.