86 Commits (0915b7eaddba3c06d83e201c9a7595e73801f417)

Author SHA1 Message Date
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
Maksim Shabunin 83fc27cb99 Fixed warnings produced by clang-9.0.0 6 years ago
Alexander Alekhin 10b486726e fix legacy contants 7 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
Maksim Shabunin 696aa69f9a Fixed several incorrect printf format specifiers 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
Jiri Horner 09c5e8cc81 replace internal usage of deprecated estimateRigidTransform in face 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
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