- 27 Nov, 2013 2 commits
-
-
Anatoly Baksheev authored
Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' Conflicts: apps/traincascade/boost.cpp
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function. (cherry picked from commit 2a6fb286) (only cherry picked "apps/trancascade")
-
- 22 Nov, 2013 1 commit
-
-
StevenPuttemans authored
-
- 17 Nov, 2013 1 commit
-
-
Anatoly Baksheev authored
Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h'
-
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 02 Jul, 2012 2 commits
-
-
Andrey Kamaev authored
-
Maria Dimashova authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 10 Apr, 2012 1 commit
-
-
Andrey Kamaev 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
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-