Suleyman TURKMEN
55e53ea86b
fix for width&height problem in haarcascade_mcs_xxx.xml files
2016-05-22 15:25:22 +03:00
Maksim Shabunin
48903ef96d
Added python aliases for face predict overloaded functions
2016-04-22 12:14:07 +03:00
Gary Bradski
02d926b5b6
Update README.md
2016-03-27 02:19:28 -07:00
Gunshi Gupta
3037c19fd1
Correction in tutorial wrt calling of create_csv
2016-03-06 15:01:18 +05:30
comdiv
f9c59c8604
revised PredictCollector with set of implementations
2016-01-16 11:37:04 +05:00
Alexander Alekhin
b6a97e3e9e
Merge pull request #515 from isdamir:master
2016-01-14 15:31:19 +00:00
damir
cd7b3ae41e
fix a bug for qt
2016-01-13 20:13:07 +08:00
berak
0aa58ae9b3
face: change the 'not found' label back to -1
2016-01-05 16:10:23 +01: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
StevenPuttemans
076f53d667
fixing facerecognizer tutorials and interface
2015-07-29 11:39:21 +02:00
Maksim Shabunin
aa11ac48f1
Wrap face module with python and java
2015-03-26 11:39:11 +03:00
Maksim Shabunin
05405e3dca
Replaced CV_PURE_PROPERTY macros with the code
2015-03-18 17:37:37 +03: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
67a2066c4b
Java and python wrappers for contrib modules
2015-02-26 15:46:02 +03:00
Maksim Shabunin
380e6111ec
Doc files reorganized
2015-02-17 12:49:37 +03:00
Maksim Shabunin
7d9bbdcaad
Remove all sphinx files
2015-02-17 12:49:37 +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
StevenPuttemans
c20ea8e7e8
adding more clear documentation
2014-10-10 21:17:46 +02:00
Vadim Pisarevsky
b1ff876973
fixed documentation titles
2014-08-18 15:20:38 +04:00
Vadim Pisarevsky
c12d15936e
moved part of the tests to xfeatures2d
2014-08-12 00:04:19 +04:00
Vadim Pisarevsky
084ca5d7c5
fixed facerec_demo compile errors
2014-08-10 12:06:44 +04:00
Vadim Pisarevsky
cd0569a3fe
added face module (created from the parts of the old "contrib")
2014-08-10 01:55:54 +04:00