- 21 Oct, 2013 3 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Roman Donchenko authored
-
- 19 Oct, 2013 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 18 Oct, 2013 18 commits
-
-
Andrey Pavlenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Roman Donchenko authored
-
- 17 Oct, 2013 15 commits
-
-
Alexander Alekhin authored
This will allow to disable modules between cmake runs
-
Vladislav Vinogradov authored
we doesn't create OpenGL windows by default OpenGL window must be created by user via namedWindow
-
Alexander Alekhin authored
-
Roman Donchenko authored
OpenCV 2.4.6.2 (Tegra detection and native camera update)
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Ilya Lavrenov authored
-
Alexander Karsakov authored
folowing additional options: --enable-w32threads, --arch=i686 (for 32-bit library, workaround for http://trac.ffmpeg.org/ticket/2363)
-
Roman Donchenko authored
-
Ilya Lavrenov authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 16 Oct, 2013 2 commits
-
-
Alexander Alekhin authored
-
Roman Donchenko authored
Previously, run.py would assume that the opencv_java library is in the same directory as the tests, which is only true on Windows. The library path depends on the build configuration, which may not be known until the actual build (e.g. with the Visual Studio generators), so it can't be stored in the CMake cache for run.py to read. I didn't want to hardcode into run.py where the library is on each platform, either. So that's why I used the current scheme with the properties file. It also makes running the tests without run.py a little easier.
-