FaceRecognizer class is now derived from Algorithm, therefore it's possible to set...
authorVadim Pisarevsky <no@email>
Mon, 21 May 2012 15:27:40 +0000 (15:27 +0000)
committerVadim Pisarevsky <no@email>
Mon, 21 May 2012 15:27:40 +0000 (15:27 +0000)
commit41c932f3063cc595f1d88fc7c16f560b09df9099
tree95fe9b1e592487c119211567b98dad9d43e326f7
parentfd68cc768aa7ded293ea84525f63f5ec479bb720
FaceRecognizer class is now derived from Algorithm, therefore it's possible to set and retrieve the parameters using conventional Algorithm::set and Algorithm::get methods
modules/contrib/include/opencv2/contrib/contrib.hpp
modules/contrib/src/facerec.cpp