4588 Commits (13b30d7428001e6b93248c7c25c0e48cb7187b3d)
 

Author SHA1 Message Date
Alexander Mordvintsev 13b30d7428 digits_adjust.py sample added 13 years ago
Alexander Mordvintsev d636e1128b removed ANN digits recognition 13 years ago
Philipp Wagner f2e78eed8c Fixed wrong restructured text directive, when referencing to other documents. 13 years ago
Andrey Kamaev 69b5972e03 Fixed MSVC build with Qt enabled #2096 13 years ago
Philipp Wagner a15d97b716 Added the cv::FaceRecognizer documentation (API, Face Recognition Guide, Tutorials). 13 years ago
Andrey Pavlenko 9efc1a689b fixing project properties 13 years ago
Andrey Pavlenko ac6061ee8a hiding extra build-time messages 13 years ago
Alexander Smorkalov b962bf75cf Sample3-native build fix. Dependency from OpenCV library project added. Scripts updated. 13 years ago
Alexander Smorkalov 369f2c4903 Color blob detection example updated for OpenCV Manager model. 13 years ago
Alexander Smorkalov 109e308763 Sample4-mixed was updated for OpenCV Manager model. 13 years ago
Alexander Smorkalov 0693073b98 Example3-native updated for OpenCV Manager model 13 years ago
Marina Kolpakova bd500ff0f7 fixed LBP loader test 13 years ago
Alexander Smorkalov 521b89e69d Sample 2 was updated for OpenCV Manager model. 13 years ago
Alexander Smorkalov 207f4fc53c Sample 1 updated for OpenCV Manager model. 13 years ago
Vladislav Vinogradov e7c35b1852 fixed bug in cv::gpu::HOGDescriptor::detectMultiScale 13 years ago
Alexander Smorkalov 7a858885e6 Image manipulations sample updated for OpenCV Manager model. 13 years ago
Marina Kolpakova a743eca076 LBP features: GPU representation 13 years ago
Andrey Kamaev 55567582a6 added XIMEA support for linux (by Igor Kuzmin) #2085 13 years ago
Andrey Kamaev f9418853a0 Applied XIMEA path (by Marian Zajko) with multiple changes #2054 13 years ago
Vladislav Vinogradov e9e66e5796 added VIBE_GPU (background subtraction) to gpu module 13 years ago
Andrey Kamaev 0f8e271509 Fixing iOS detection in core persistence 13 years ago
Andrey Kamaev dd7eeea118 Fixing cv::tempfile on Windows #2093 13 years ago
Andrey Kamaev a142a3b78a Fixed Android Manager build 13 years ago
Andrey Kamaev ecf6b5a87c Making all dependencies from highgui module optional 13 years ago
Alexander Smorkalov 700b685575 Revision 8725 restored. Android sample FaceDetection updated according DetectionBasedTracker interface. 13 years ago
Alexander Smorkalov 80febef237 revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated. 13 years ago
Marina Kolpakova 915c81febf fixed build without CUDA 13 years ago
Marina Kolpakova 6801f475ad LBP: implemented first version of device side part 13 years ago
Marina Kolpakova 71f94e12fb LBP: implemented image data preparing 13 years ago
Marina Kolpakova 91ba48c5f9 added lbp related CUDA files 13 years ago
Marina Kolpakova e637168e44 completed test: load LBP classifier 13 years ago
Marina Kolpakova 143c57064b LBP classifier represintation in GPU memory 13 years ago
Andrey Kamaev 4a0249f865 Minor update for zlib search 13 years ago
Vladislav Vinogradov 4ee236b1b6 added docs for MOG_GPU and MOG2_GPU 13 years ago
Andrey Kamaev 7b806f6008 fixed several documentation errors 13 years ago
Vladislav Vinogradov d85ef03a42 added background subtraction sample for gpu module 13 years ago
Vladislav Vinogradov 3a4353f04d added FGDStatModel, MOG and MOG2 to gpu performance sample 13 years ago
Vladislav Vinogradov ed8b6c798b copy 768x576.avi video to sample directory 13 years ago
Andrey Kamaev d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
Andrey Kamaev ec3a7665b0 Fixed FREAK on Android 13 years ago
Vladislav Vinogradov acc031aaba added MOG_GPU and MOG2_GPU (Gaussian Mixture background subtraction) 13 years ago
Alexander Mordvintsev d49c697fda added comments to contours.py and edge.py samples 13 years ago
Alexander Mordvintsev a3220a446f added comment to letter_recog.py sample (adopted from c++ version) 13 years ago
Marina Kolpakova 5f6bbcc89a added test for GPU LBP cascade: load cascade 13 years ago
Andrey Pavlenko 715b0d181c adding missing images 13 years ago
Andrey Kamaev 1ee5c95ee9 Updated gtest to upstream rev616 13 years ago
Andrey Kamaev cfa9aa9206 Search python libs exactly matching to python executable on cmake 2.8.9 and newer 13 years ago
Andrey Kamaev 84d62b69dc Fixed windows build of FREAK 13 years ago
Andrey Kamaev bd901eb52d Reverted r8721 and r8725 (issue #2080) 13 years ago
Vadim Pisarevsky 74707ec7ae added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst) 13 years ago