- 18 May, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 16 May, 2016 2 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 15 May, 2016 1 commit
-
-
Tomoaki Teshima authored
* modify test, too
-
- 13 May, 2016 3 commits
-
-
Maksim Shabunin authored
Command line generation routine uses "-isystem" to include headers outside of "<opencv>/modules" folder, but GCC 6 does not work when passed "-isystem /usr/include" option.
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 12 May, 2016 2 commits
-
-
Dmitry Mozgin authored
-
Tomoaki Teshima authored
* fix issue 6521 * use correct comparison
-
- 11 May, 2016 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
StevenPuttemans authored
-
- 06 May, 2016 2 commits
-
-
Alexander Smorkalov authored
-
Vladislav Vinogradov authored
-
- 03 May, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 29 Apr, 2016 1 commit
-
-
Julien Nabet authored
All of these: (performance) Prefer prefix ++/-- operators for non-primitive types. [modules/calib3d/src/fundam.cpp:1049] -> [modules/calib3d/src/fundam.cpp:1049]: (style) Same expression on both sides of '&&'.
-
- 28 Apr, 2016 1 commit
-
-
Steven E Wright authored
-
- 25 Apr, 2016 14 commits
-
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
Vladislav Sovrasov authored
-
ohnozzy authored
Add documentation for Kernel::run
-
- 24 Apr, 2016 1 commit
-
-
ohnozzy authored
Add OpenCL support to linearPolar & logPolar. The OpenCL code use float instead of double, so that it does not require cl_khr_fp64 extension, with slight precision lost. Add explicit conversion Add explicit conversion from double to float to eliminate warning during compilation.
-
- 22 Apr, 2016 3 commits
-
-
Eric Liao authored
Allow configuration of the square size in stereo_calib.
-
-
Vadzim Piatrou authored
-
- 21 Apr, 2016 2 commits
-
-
Alexander Alekhin authored
Commits: 67fe57a0 add fixed video db0ae2ca Restore 2.4 source branch for bug fix 6317. 97ac59cb Fix a memory leak indirectly caused by cvDestroyWindow eb40afa2 Add a workaround for FFmpeg's color conversion accessing past the end of the buffer 421fcf9e Rearrange CvVideoWriter_FFMPEG::writeFrame for better readability 912592de Remove "INSTALL_NAME_DIR lib" target property bb1c2d71 fix bug on border at pyrUp
-
Zhenqing, Hu authored
Root cause: when calling imread to read the pgm file, when returning with success reading file, the destructor will free the resource which used by memcpy, but in the code, the resource calculation was not correct, therefore, it will cause memory corruption during resource free.
-
- 20 Apr, 2016 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-