Ask Your Question

Revision history [back]

I have added cv::FaceRecognizer::update with commit 62a8f678, which was some weeks after OpenCV 2.4.2 was officially released and its branch created. So these changes aren't included in the OpenCV 2.4.2 sources, but only available through the master branch in the git repository:

  • git://code.opencv.org/opencv.git
  • git://github.com/itseez/opencv.git

I have updated the documentation for cv::FaceRecognizer accordingly, and it shouldn't be noted in the documentation coming with your OpenCV download. I think these changes are already available in docs.opencv.org, which might cause the confusion.