Face.hpp include files
Hi! I want to do face recognition with OpenCV and C++. I am very new to this topic. I read through more tutorials (including http://docs.opencv.org/3.0-beta/modul...) and in every code they include "face.hpp", but my OpenCV 3.0 doesn´t have this file. Where can I get this include file?
Thanks for your help!