1165 Commits (ae47b8f06c9d9a7fe607b4c7ba34d15d52582c5c)

Author SHA1 Message Date
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
Andrey Kamaev 70166820ea Merged the trunk r8324:8345 13 years ago
Andrey Kamaev 50ad690993 Merged the trunk till r8291 13 years ago
Andrey Pavlenko e3fc405393 fix for #1954 (typos) 13 years ago
Andrey Pavlenko 5855c4905e Android samples are updated: onPause()/onResume() release/open camera, a message is shown on camera open error, minor fixes in code and resources 13 years ago
Alexander Smorkalov abe16352d6 ColorBlobDetection example. Bug fix. Refactoring. 13 years ago
Vladislav Vinogradov ef478840af added message that timings doesn't include data transfer to gpu performance sample (Issue #1846) 13 years ago
Alexander Smorkalov e62f147edc ColorBlobDetection example. Bug fix. Refactring. 13 years ago
Alexander Smorkalov b7c1fd34b9 ColorBlobDetection example. Pyrdown added. Contour area filtering added. 13 years ago
Vadim Pisarevsky e794622776 propagated 2 fixed from 2.4 to trunk 13 years ago
Philipp Wagner 86524b0e4a Fixed facerec_demo.cpp. 13 years ago
Alexander Smorkalov bae8a88c53 Base version implemented. 13 years ago
Vladislav Vinogradov ca57239618 fixed some problems after r8280 (lost code) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Alexander Smorkalov b165997e22 Bug #1853 15-puzzles example does not work on Samsung gt-i9100 with Android ICS 4.0.3 fixed. 13 years ago
Andrey Pavlenko 2efa446e81 updating Posterize in 'image manipulation' Java sample 13 years ago
Vadim Pisarevsky 9b382d07f6 modified data matrix detection interface (that does not use any new data structures). Added Python sample for data matrix detection. Ticket #1664 13 years ago
Andrey Kamaev 1046f50acb CMake for new Android example 13 years ago
Andrey Pavlenko 52f5009a4c adding Histogram and Posterize, removing Blur from 'image manipulation' Java sample 13 years ago
Alexander Smorkalov d015a50d51 Base classes for sample added. 13 years ago
Alexander Smorkalov 211dfd68fd Base code for new sample added. 13 years ago