Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

What is the alternative of getMat() of Facerecognizer class in opencv3.00 ?

I want to follow the tutorials of the face recognition with opencv. But in the tutorial source code example getMat() method is used, which is deprecated in opencv3.0. What can I use instead of getMat() now in opencv3.0?

This is the tutorial I am trying to follow - http://docs.opencv.org/3.0-beta/modules/face/doc/facerec/facerec_tutorial.html