1122 Commits (1a488c05429904697e8bca1548700b983d668e2e)

Author SHA1 Message Date
Andrey Kamaev e8d158a5c8 Reverted changes breaking Android build 13 years ago
Alexander Mordvintsev e0df3e27ac added digits2.py sample (work in progress) 13 years ago
Maria Dimashova 39f865faf9 set sample param to its default value in function 13 years ago
Alexander Mordvintsev 3b55e0d4e9 added kmeans.py sample 13 years ago
Alexander Smorkalov 1736cc9739 Code style fix. dbt face detection example turned off for Windows. 13 years ago
Alexander Smorkalov 7c160cdc30 Detection based tracker was refactored. Detector interface added. 13 years ago
Andrey Pavlenko 0942244d6f 'call' added to android.bat call 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Vladislav Vinogradov 2e2bd55729 new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster) 13 years ago
Andrey Pavlenko 8bc9e52dcc fixing typo that breaks the build 13 years ago
Andrey Kamaev ab20da0f53 Merged the trunk r8547:8574, r8587 13 years ago
Kirill Kornyakov 58aac7ea98 fixes #2044 13 years ago
Alexander Mordvintsev a98d6b6217 exposed parallelized SVM prediction to python (predict_all) 13 years ago
Philipp Wagner 7b544d2a6d Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data. 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Alexander Mordvintsev 02e3afae3a fixed find_obj.py (use detectAndCompute) 13 years ago
Philipp Wagner b3c61ee0fe Minor grammatical correction in comments. 13 years ago
Philipp Wagner cd7d93f362 Exceptions now go into CV_Error. Added thresholding to the FaceRecognizer and updated the demo accordingly. 13 years ago
Philipp Wagner ee1b671279 Several exceptions added to the available FaceRecognizer classes and helper methods, so wrong input data is reported to the user. facerec_demo.cpp updated to latest cv::Algorithm changes and commented. 13 years ago
Alexander Mordvintsev 889df76ea7 added lappyr.py sample 13 years ago
Vadim Pisarevsky 1e14d84008 possibly fixed crash boost caused by the recent modification; slightly improved mlp params in letter_recog sample 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Vadim Pisarevsky 517fc5e2d2 fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016) 13 years ago
Andrey Pavlenko da7920ff85 auto-copy java.so to package 13 years ago
Alexander Mordvintsev 455349a0eb comments for digits.py sample 13 years ago
Alexander Mordvintsev 3cfa6949d7 work on added digits.py sample (neural network for handwritten digit recognition) 13 years ago
Andrey Kamaev 50c2443691 Merged Android samples from trunk r8423 r8533 13 years ago
Alexander Smorkalov 3780685fe6 CodeReview #1512 notes fixed. 13 years ago
Alexander Smorkalov 5c528defb8 CodeReview #1511 notes upplied. 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 052d2dc23a Merged the trunk r8459:8466 (inclusive) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Andrey Pavlenko eb4ce67dac fixing Java test and sample after moving drawContours() from Imgproc to Core 13 years ago
Kirill Kornyakov 5c13b8706f added fix_properties scripts for Android samples 13 years ago
Alexander Mordvintsev a61b730238 compatibility corrections 13 years ago
Alexander Mordvintsev e0c1fb5f76 updated video_threaded.py sample: 13 years ago
Alexander Mordvintsev 6116049225 video_threaded.py sample now uses multiprocessing module's ThreadPool 13 years ago
Andrey Kamaev eb90882b2d Fixed some build warnings 13 years ago
Alexander Mordvintsev eb28bef2db added video_threaded.py sample 13 years ago
Alexander Smorkalov fc71745caf cv::Exception handling added. Multithreading bug fixed. 13 years ago
Alexander Smorkalov b422d078f8 Face detection example updated. Dtetection base tracker mode added. 13 years ago
Alexander Mordvintsev ddf7fde3b2 fixed gaussian_mix.py sample 13 years ago
Alexander Mordvintsev cef18937a2 made video_dmtx.py description visible in demo.py 13 years ago
Alexander Mordvintsev f4f41df756 removed derivLambda param for LK-tracker 13 years ago
Maria Dimashova 608855a322 include nonfree for a couple of f2d samples 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago