Exceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated...
authorPhilipp Wagner <no@email>
Sun, 10 Jun 2012 22:23:18 +0000 (22:23 +0000)
committerPhilipp Wagner <no@email>
Sun, 10 Jun 2012 22:23:18 +0000 (22:23 +0000)
commitcd7d93f3623ee13d94b39e8bf96f0617cd83196a
treef662d1415745d2828ce5ed3d06aedc8e0708d06e
parentee1b671279e85bb4c988e175e86270be173c6fb7
Exceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated the demo accordingly.
modules/contrib/include/opencv2/contrib/contrib.hpp
modules/contrib/src/facerec.cpp
modules/contrib/src/lda.cpp
samples/cpp/facerec_demo.cpp