65 Commits (6703cddd93a396ab024a3e375d23e7e93af9f25a)

Author SHA1 Message Date
berak bf49c43770 face: cleanup after #18484 6 years ago
Alexander Alekhin 19efe3091d face: MACE filter workaround 7 years ago
Maksim Shabunin 7893385c0e Do not copy/assign CommandLineParser object 7 years ago
Hamdi Sahloul c880b7ea4d Utilize CV_UNUSED macro 7 years ago
Alexander Alekhin 96a7fdf35f face: fix I/O for 'splitr' structure on 32-bit platforms 7 years ago
Alexander Alekhin f71329637f face: update FacemarkAAMImpl::delaunay() implementation 7 years ago
Kushashwa Ravi Shrimali c3a2b42552 Check if faces detected or not. 7 years ago
Alexander Alekhin df483cfdc9 build: unreachable code after CV_Error() 7 years ago
Alexander Alekhin 7c9cff72fc refactor: don't use CV_ErrorNoReturn() internally 7 years ago
berak eebc869baa face: fix missing faceDetectorData arg in facemarkLBF.cpp 7 years ago
berak d685c99260 face: fix dependancies 7 years ago
Dmitry Kurtaev b28069dc30 Add CV_OVERRIDE 7 years ago
berak 51e96d89d7 face: refactor landmarks interfaces 7 years ago
Alexander Alekhin acec6955d5 face: apply CV_OVERRIDE/CV_FINAL 7 years ago
Aleksandr Tischenko 0eb1d87b38 renamed constants because they conflict with constants in Windows Kit 7 years ago
berak 3ac6a20fce Merge pull request #1499 from berak:face_mace 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
Vitaly Tuzov 8c394a4f2e Updated internal calls to linear resize to use bit-exact version 7 years ago
berak 102c80a2c9 remove some non-ascii symbols 7 years ago
Suleyman TURKMEN 9fc1aa013f WRAP python java 7 years ago
sukhad-app bccbec79fd Merge pull request #1199 from sukhad-app:face_alignment 7 years ago
Alexander Alekhin e310fc5549 face: refactoring 7 years ago
Alexander Alekhin 7e9c53239e whitespace 7 years ago
kurnianggoro e85a802a90 Merge pull request #1257 from kurnianggoro:facelandmark 7 years ago
LaurentBerger 26c2d0226d Update doc and method String getDefaultName() 8 years ago
berak b73d565d83 face: add a toplevel node to write(String) method 8 years ago
Maksim Shabunin a4e4d11a12 Fixed minor doc issue 8 years ago
berak 8d9a3e431d face: minor cleanup after #1239 8 years ago
Vladislav Sovrasov 087210de0d face: refactoring of factory methods 8 years ago
Thomas Schulz 4791d8f0af face: Fix error message on failed loading attempt 8 years ago
Rostislav Vasilikhin 8b252a822b fixed NaNs in BIF::compute() 8 years ago
berak fa27fe2ba2 face: fix NaN's in bif.cpp 9 years ago
Yuki Furuta ddce0d9df8 [face.hpp] add virtual method setThreshold for FaceRecognizer class 9 years ago
Yuki Furuta 6e1bdab176 [face.hpp] fix typo 9 years ago
Alexey Spizhevoy 43cb60f9d1 added BIF implementation 9 years ago
Suleyman TURKMEN 55e53ea86b fix for width&height problem in haarcascade_mcs_xxx.xml files 9 years ago
Maksim Shabunin 48903ef96d Added python aliases for face predict overloaded functions 9 years ago
Gary Bradski 02d926b5b6 Update README.md 9 years ago
Gunshi Gupta 3037c19fd1 Correction in tutorial wrt calling of create_csv 9 years ago
comdiv f9c59c8604 revised PredictCollector with set of implementations 9 years ago
damir cd7b3ae41e fix a bug for qt 9 years ago
berak 0aa58ae9b3 face: change the 'not found' label back to -1 9 years ago
comdiv 9ff3192ea5 Custom handling of FaceRecognizer results 9 years ago
StevenPuttemans 076f53d667 fixing facerecognizer tutorials and interface 10 years ago
Maksim Shabunin aa11ac48f1 Wrap face module with python and java 10 years ago
Maksim Shabunin 05405e3dca Replaced CV_PURE_PROPERTY macros with the code 10 years ago
Maksim Shabunin 67a2066c4b Java and python wrappers for contrib modules 10 years ago
Maksim Shabunin 380e6111ec Doc files reorganized 10 years ago
Maksim Shabunin 7d9bbdcaad Remove all sphinx files 10 years ago
Maksim Shabunin 61f36de542 Doxygen tutorials support 10 years ago