- 04 Aug, 2013 1 commit
-
-
Philippe FOUBERT authored
Solve the problem seen when using recent versions of CMake (such as 2.8.11): OpenCVConfig.cmake violates the policy CMP0004. Symptoms: CMake Error at CMakeLists.txt:10 (add_executable): Target "my_app" links to item "C:/Program Files " which has leading or trailing whitespace. This is now an error according to policy CMP0004. This problem occurs when building on Windows when we depend on libraries located (for example) in "C:\Program Files (x86)..."
-
- 31 Jul, 2013 3 commits
-
-
Andrey Pavlenko authored
-
StevenPuttemans authored
Added bugfixes - Changed CV_WINDOW_NORMAL to 1 - Changed the help function to static - Added extra help information on mask specifics
-
Andrey Pavlenko authored
-
- 30 Jul, 2013 8 commits
-
-
berak authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Alex Leontiev authored
Request to comments on pull request for simplex method. In particular *) while(1) is replaced with for(;;) *) if(true){...} constructions in tests are replaced with #if 1 ... #endif
-
- 29 Jul, 2013 2 commits
-
-
Andrey Pavlenko authored
-
berak authored
-
- 27 Jul, 2013 1 commit
-
-
Shervin Emami authored
-
- 26 Jul, 2013 3 commits
-
-
Alexander Mordvintsev authored
-
Vladislav Vinogradov authored
used implementation from highgui module
-
Roman Donchenko authored
InputArray is a reference, and references are always constant anyway. Making it const even causes a GCC warning.
-
- 25 Jul, 2013 4 commits
-
-
Alex Leontiev authored
Fixing failed build.
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 24 Jul, 2013 3 commits
-
-
Nghia Ho authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 23 Jul, 2013 3 commits
- 22 Jul, 2013 12 commits
-
-
lluis authored
-
Roman Donchenko authored
3.0 seems like an appropriate time to do that.
-
Roman Donchenko authored
Conflicts: modules/core/include/opencv2/core/types_c.h modules/gpu/src/cuda/imgproc.cu modules/gpu/src/cuda/safe_call.hpp modules/gpu/src/error.cpp modules/gpu/src/imgproc.cpp modules/imgproc/src/distransform.cpp modules/imgproc/src/shapedescr.cpp modules/python/src2/cv2.cpp modules/python/src2/cv2.cv.hpp
-
Daniel Angelov authored
-
Daniel Angelov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Daniel Angelov authored
-
Vadim Pisarevsky authored
-
yao authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-