- 06 Jun, 2016 3 commits
-
-
Tomoaki Teshima authored
-
Tomoaki Teshima authored
* enable fp16 feature correctly with gcc on x86/x86_64
-
Tomoaki Teshima authored
* update the comment to real header
-
- 05 Jun, 2016 1 commit
-
-
Tomoaki Teshima authored
* remove useHW option * update test
-
- 21 May, 2016 1 commit
-
-
Tomoaki Teshima authored
* check compiler support * check HW support before executing * add test doing round trip conversion from / to FP32 * treat array correctly if size is not multiple of 4 * add declaration to prevent warning * make it possible to enable fp16 on 32bit ARM * let the conversion possible on non-supported HW, too. * add test using both HW and SW implementation
-
- 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
-