1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 23:01:45 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
Yuki Furuta
ddce0d9df8 [face.hpp] add virtual method setThreshold for FaceRecognizer class 2016-10-04 18:24:28 +02:00
Yuki Furuta
6e1bdab176 [face.hpp] fix typo 2016-10-04 18:23:53 +02:00
Maksim Shabunin
48903ef96d Added python aliases for face predict overloaded functions 2016-04-22 12:14:07 +03:00
comdiv
9ff3192ea5 Custom handling of FaceRecognizer results
predict method rewritten to use with PredictCollector interface (abstract class)
now face recognizer allow to perform different scenarios of result handling
2015-12-08 10:13:57 +05:00
Vadim Pisarevsky
ec2b3ed662 Merge pull request #185 from mshabunin/remove-docs
Removed sphinx documentation
2015-03-16 13:07:31 +03:00
Maksim Shabunin
61f36de542 Doxygen tutorials support 2015-02-17 12:49:37 +03:00
Maksim Shabunin
34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 2015-02-17 11:45:57 +03:00
Maksim Shabunin
a20c5c8dd9 Doxygen documentation for all modules 2014-12-01 15:54:42 +03:00
Vadim Pisarevsky
cd0569a3fe added face module (created from the parts of the old "contrib") 2014-08-10 01:55:54 +04:00