1 | initial version |
the "MasteringOpenCV" was written with opencv2.4, it most likely won't work with opencv3.0 out-of-the-box.
if you want to use opencv3.0, rather start with the opencv_contrib/modules/face/samples demo, and adapt features from shervin's code piecewise
if you just want to compile the "MasteringOpencv" code unchanged, you will have to fall back to opencv2.4