- 30 May, 2012 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 18 May, 2012 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 27 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 20 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
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 Apr, 2012 2 commits
-
-
Ilya Lysenkov authored
-
Ilya Lysenkov authored
-
- 12 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 11 Apr, 2012 3 commits
-
-
Andrey Kamaev authored
-
Ilya Lysenkov authored
-
Ilya Lysenkov authored
-
- 09 Apr, 2012 2 commits
-
-
Ilya Lysenkov authored
-
Ilya Lysenkov authored
-
- 30 Mar, 2012 2 commits
-
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
-
- 29 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 26 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
fixed the size of output velocity map in OptFlowBM, ticket #1362 (thanks to Takanori Y for the patch)
-
- 19 Mar, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 17 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
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.
-
- 07 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
fixed patch diff calculation in the end of calcopticalflowpyrlk (thanks to Vlad Vinogradov for the patch)
-
- 15 Feb, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
[~] Automatically tracked dependencies between modules [+] Support for optional module dependencies [+] Options to choose modules to build [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV) [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
-
- 29 Dec, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 23 Nov, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 22 Nov, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 21 Nov, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 29 Sep, 2011 1 commit
-
-
Leonid Beynenson authored
-
- 13 Aug, 2011 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 12 Aug, 2011 1 commit
-
-
Andrey Kamaev authored
* Fixed display of struct and class definitions (except classes with base class specified). * Fixed formatting and referencing errors in several documentation files.
-
- 11 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.
-
- 06 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 27 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
-
- 16 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed)
-
- 14 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-