854 Commits (2dcb091d9493ab6f9bfb55d3bb1926e16a07109f)

Author SHA1 Message Date
Marina Kolpakova 2dcb091d94 merged Android samples 13 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Marina Kolpakova b156e2f7ed added FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre Alahi and Pierre Vandergheynst) 13 years ago
Marina Kolpakova 01570fa800 merged Android Manager and new java layout 13 years ago
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Marina Kolpakova 6cca6a4548 merged the trunk r8669:8702 13 years ago
Vladislav Vinogradov 5c19c6cb67 Merged revision(s) 8664 from trunk: 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
Andrey Kamaev ab20da0f53 Merged the trunk r8547:8574, r8587 13 years ago
Andrey Kamaev 50c2443691 Merged Android samples from trunk r8423 r8533 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 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
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
Philipp Wagner 86524b0e4a Fixed facerec_demo.cpp. 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
Andrey Pavlenko fc44b3175e adding VIEW_MODE_PIXELIZE to the 'image manipulations' sample 13 years ago
Vadim Pisarevsky c9e6efc263 propagated changes for retina filters from trunk to 2.4 13 years ago
Vladislav Vinogradov a6c261bebd merged bug fix from r8188 (PyrLKOpticalFlow patch size calculation) 13 years ago
Andrey Kamaev 8b6d1f6e45 Fixed build (noiseSigma of BackgroundSubtractorMOG is now protected) 13 years ago
Vadim Pisarevsky 5b6b30ba0e added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 13 years ago
Maria Dimashova 3dfa917879 refactored train and predict methods of em 13 years ago
Maria Dimashova 7120355e06 updated points_classifier sample to use bayes classifier after distributions estimation by EM 13 years ago
Maria Dimashova 8a8b34667d increased the trees number for ERTrees 13 years ago
Andrey Kamaev b756033206 Fixed several warnings on various platforms 13 years ago
Andrey Kamaev c712f376d5 Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
Alexander Smorkalov 54001572d5 Setting camera parameters on Android 2.2.2 fixed. Old Android does not support continuous-video focus mode. 13 years ago
Andrey Pavlenko d03d54f8c1 updating Eclipse projects settings 13 years ago
Alexander Smorkalov be20370a3d Autofocus issues on Android ICS fixed. Continuous-video focus mode is set. 13 years ago
Andrey Kamaev 7cc7a3f37d Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
Andrey Kamaev 1c1c6b98f6 #645 Added cv::getBuildInformation function (with sample) to get OpenCV build configuration 13 years ago
Andrey Pavlenko 2291faedd8 Java API: changing CvVectorXxx to MatOfXxx 13 years ago
Maria Dimashova 85fa0e7763 added cv::EM, moved CvEM to legacy, added/updated tests 13 years ago
Andrey Pavlenko 0c45a5add2 Java API: minor bug-fixes and improvements in CvVector-s and tests 13 years ago
Andrey Pavlenko 78d92584c3 Java API: changing C++ vector<T> handling; 13 years ago
Vladislav Vinogradov 1bc9ec0d77 fixed gpu::Laplacian 13 years ago
Vadim Pisarevsky f309bafe9e another fix for cap_dshow.cpp; fixed warning in facerec_demo 13 years ago
Andrey Kamaev 0d18d19ad6 Fixed Android build warnings 13 years ago