1205 Commits (8045093cfb4f95f2ceed974fb7d9c0cd5a9c4269)

Author SHA1 Message Date
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
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
Alexander Smorkalov 02170a0a58 Sample updated due to new DetectionBasedTracker interface. 13 years ago
Andrey Pavlenko 2984fa751e adding OpenCV Manager 13 years ago
Alexander Smorkalov a3be73b5cc revisions 8681 and 8688 restored. Warning fixed. 13 years ago
Andrey Pavlenko 0a58d8f139 moving to OpenCVLoader API 13 years ago
Andrey Kamaev e94e5866a1 Fixed mingw build warnings 13 years ago
Andrey Kamaev 988c405f79 Fixed build with MSVC 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
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