115 Commits (04e9698685ed10ca687f46e2dbd83818d4ca7ae3)

Author SHA1 Message Date
Andrey Kamaev c9d078ab00 Fix formatting in detection based tracker 12 years ago
Andrey Kamaev a78bd92b8e Documentation: fixed duplicated appendix reference 13 years ago
Andrey Kamaev c68eb408c0 Merged the trunk r8917:8919 13 years ago
Andrey Kamaev 3a40f27655 Merged facerec from the trunk 13 years ago
Andrey Kamaev 35a31e1c35 Fixed few warnings 13 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 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
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
Philipp Wagner 0bd287a8f2 Fixed reconstruction, so that the mean is correctly added to the reconstructed image. 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 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
Vadim Pisarevsky c9e6efc263 propagated changes for retina filters from trunk to 2.4 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
Andrey Kamaev 97835a8f32 Fixed 9 more build warnings 13 years ago
Andrey Kamaev b756033206 Fixed several warnings on various platforms 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
Vadim Pisarevsky b8c310065c modified EM interface; updated tests & samples 13 years ago
Maria Dimashova 85fa0e7763 added cv::EM, moved CvEM to legacy, added/updated tests 13 years ago
Andrey Kamaev 72f2523d0f Fixed ~20 potential errors identified by the MS complier. 13 years ago
Vadim Pisarevsky beb7fc3c92 a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
Andrey Kamaev 4a996111ea Fixed Android build warnings 13 years ago
Andrey Kamaev 54a4ff033a Fixed #1711 13 years ago
Vadim Pisarevsky e778007d5d applied patch from #1655 (thanks to Changbo Zhou!) 13 years ago
Vadim Pisarevsky 5777689fe9 fixed build errors & warnings on VS2010 13 years ago
Vadim Pisarevsky cec8f719a3 added face recognition algorithms, LDA, colormaps (all by Philipp Wagner) 13 years ago
Maria Dimashova be1d95b495 added default values of parameters 13 years ago
Andrey Kamaev bddff7b386 Fixed Android build warnings in logpolar_bsm 13 years ago
Vadim Pisarevsky c94c3fb4eb added Manuela Chessa as the co-author of logpolar_bsm. 13 years ago
Vadim Pisarevsky c8e206c2ab added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution) 13 years ago
Marina Kolpakova aa19fd500c Fixed bug #1654 13 years ago
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
Maria Dimashova 8ec1c2b03a minor change 13 years ago
Maria Dimashova f67d9d9038 added ability to pass initial transformation to rgbd odometry 13 years ago
Maria Dimashova fbfc0cc96f added special cases to RGBDOdometry (translation only, rotation only) 13 years ago
Alexander Shishkov f4e5209d5a fixed compilation on Windows (NAN) 13 years ago
Maria Dimashova 90f6e319da fixed compilation with eigen2 13 years ago
Andrey Kamaev 57c7604568 Fixed Android build warning 13 years ago
Maria Dimashova abe2c2fb3f fixed compilation with eigen2 13 years ago
Maria Dimashova 532781e8d2 initial version of rgbd odometry with sample 13 years ago
Vadim Pisarevsky 716a5d04ab fixed a few problems detected by Xcode 4.2.1 13 years ago
Anatoly Baksheev 84db4eb6fa fixed ~200 warnings for windows 13 years ago
Alexandre Benoit c07d9d75e8 added get methods for retina outputs 13 years ago
Alexander Shishkov 863fe3ecf8 fixed bug after const removing in retina 13 years ago
Alexander Shishkov 26ed10993e fixed #1565 issue 13 years ago