Ask Your Question

simone's profile - activity

2015-09-23 02:10:44 -0600 received badge  Popular Question (source)
2012-10-24 08:52:52 -0600 asked a question TBB and facerecognizer

Using opencv 2.4.9 with TBB improve facerecognizer::train (update) and facerecognizer:predict performances? In the documentation the sentence "The function is parallelized with the TBB library." doesn't appear... does it mean that the function is not parallelized with TBB? If not is it scheduled in future release?

2012-10-24 08:42:55 -0600 received badge  Supporter (source)
2012-10-24 08:42:33 -0600 answered a question Local Binary Pattern model in FaceRecognizer

Thank you very much, this remove my dobut!

2012-10-18 08:23:04 -0600 asked a question Local Binary Pattern model in FaceRecognizer

In which way does LBPH FaceRecognizer combine in his model information from differents training images?