Ask Your Question

Revision history [back]

First of all, please use the C++ functionality if you want to combine it with the C++ class FaceRecognizer as suggested in the other topic. It will make life much easier for you.

To answer your question, you should seperate training and recognition. The webcam part can be integrated with the recognition part, training should be done beforehand given training data.