1 Commits (9cedae25b7a232d26b0beb80a88a88166dd9dfdf)

Author SHA1 Message Date
Alexander Alekhin 839db44377 Revert "suppress warning on GCC 7 and later" 3 years ago
Tomoaki Teshima a96a930f12 suppress warning on GCC 7 and later 3 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 3 years ago
Stephen McDowell ed199a3498 remove executable bit for various files 4 years ago
Ivar Clemens f91b4d80cd Do conversion to grayscale after face detection. 4 years ago
Ivar Clemens 025e1377c6 Removed check for cascade_face as it is not used. 4 years ago
Vadim Pisarevsky c82f096067 removed haarcascade_mcs_*.xml files, which are not quite relevant anymore and yet may cause some potential licensing issues as "non-commerical"-use only 5 years ago
Maksim Shabunin 52624748b6 Fix warning in VS 2019 build 5 years ago
Brian Wignall 078c45633d Fix typos 5 years ago
berak 06b25f0a80 face: fix mace code / test 6 years ago
Maksim Shabunin cdd19ebead backport: Fixed warnings produced by clang-9.0.0 6 years ago
LaurentBerger 4593e631b2 python binding for facemark::fit 6 years ago
Krutika Bapat 9005e9ea7e Merge pull request #2000 from krutikabapat:master 6 years ago
tegusi 5101dcc45a Fix python version face landmark detector 6 years ago
Suleyman TURKMEN 2074cc48e5 minor changes 7 years ago
tompollok fcb266f728 refactoring catching all exceptions as const ref 7 years ago
berak bf49c43770 face: cleanup after #18484 7 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 8 years ago
Suleyman TURKMEN 9fc1aa013f WRAP python java 8 years ago
sukhad-app bccbec79fd Merge pull request #1199 from sukhad-app:face_alignment 8 years ago
Alexander Alekhin e310fc5549 face: refactoring 8 years ago
Alexander Alekhin 7e9c53239e whitespace 8 years ago
kurnianggoro e85a802a90 Merge pull request #1257 from kurnianggoro:facelandmark 8 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 9 years ago
Rostislav Vasilikhin 8b252a822b fixed NaNs in BIF::compute() 9 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