- 11 Mar, 2016 3 commits
-
-
Piotr Semenov authored
-
Alexander Alekhin authored
-
Alexander Smorkalov authored
-
- 10 Mar, 2016 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 09 Mar, 2016 1 commit
-
-
WANG Guoqin authored
-
- 03 Mar, 2016 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
- 02 Mar, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 26 Feb, 2016 3 commits
-
-
Vitaly Tuzov authored
-
Vitaly Tuzov authored
-
https://github.com/Itseez/opencv/pull/6025Vitaly Tuzov authored
At the moment tests requre samples/data copied to source location from master branch.
-
- 15 Feb, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 12 Feb, 2016 1 commit
-
-
Ilya Lavrenov authored
-
- 08 Feb, 2016 2 commits
-
-
Maksim Shabunin authored
-
Alexander Shishkov authored
This project is dead from the 1st September last year
-
- 02 Feb, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 01 Feb, 2016 1 commit
-
-
atinfinity authored
-
- 30 Jan, 2016 1 commit
-
-
atinfinity authored
-
- 23 Jan, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 21 Jan, 2016 6 commits
-
-
Matt Leotta authored
The INSTALL_NAME_DIR property of a target specifies how a dynamic library should be found on OS X. If INSTALL_NAME_DIR is not specified the loader will search relative to the standard search paths. If specified it should either be an absolute path or relative path prefixed with either @executable_path, @load_path, or @rpath. Specifying "lib" does not make sense here and causes linking error as documented here: http://answers.opencv.org/question/4134/cmake-install_name_tool-absolute-path-for-library-on-mac-osx/ and here http://stackoverflow.com/questions/26978806/dyld-library-not-loaded-lib-libopencv-core-3-0-dylib-reason-image-not-found This patch removes INSTALL_NAME_DIR everywhere it is set to "lib". An alternate solution would be to set an absolute path like "${CMAKE_INSTALL_PREFIX}/lib" or relative path like "@executable_path/../lib". However, if there is not specific need for specifying a path, it is probably best left unset.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Smorkalov authored
-
Vitaly Tuzov authored
Fixed "Conditional jump or move depends on uninitialised value(s)" valgrind issue due to wrong pointer recalculation for zero level of pyramid.
-
Alexander Alekhin authored
-
- 20 Jan, 2016 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Elena Gvozdeva authored
-
- 19 Jan, 2016 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Jan, 2016 1 commit
-
-
Vitaly Tuzov authored
Removed ioctl calls to query for VIDIOC_G_INPUT and VIDIOC_ENUMINPUT since information returned by the calls is never used. Fixed icvCaptureFromCAM_V4L return value in case of V4L2 camera initialization failure.
-
- 15 Jan, 2016 2 commits
-
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
- 12 Jan, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 11 Jan, 2016 3 commits
-
-
takacsd authored
-
Alexander Alekhin authored
-
Alexander Karsakov authored
-
- 24 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-