- 04 Mar, 2019 5 commits
-
-
x3lif authored
* Fix Issue 13908 Allocate the matrix _Jo only when the solver needs it (ie when solver.state == CvLevMarq::CALC_J) * Fix calib3D unit test Fix _Jo allocation when stddev is not empty * Removing trailing whitespaces * scope _dp* variables * fix whitespaces
-
Giles Payne authored
* Android build improvements * look for NDK in "ndk-bundle" directory under the SDK directory if location not specified * look for cmake and ninja in "cmake" directory under the SDK directory if not found in the path * disable use of ccache if not found in the path * Redo build tool existence checks
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Namgoo Lee authored
-
- 02 Mar, 2019 1 commit
-
-
JoeHowse authored
* core, stitching: revise syntax to support Visual C++ 2013 * stitching: revise syntax again to support Visual C++ 2013 and other compilers * stitching: minor update to clarify changes
-
- 01 Mar, 2019 1 commit
-
-
smirnov-alexey authored
-
- 26 Feb, 2019 11 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
* Enabled -Wnarrowing warning * Fixed type narrowing issues * Cast python constants * Use long long for python constants * Use int for python constants with fallback to long * Update cv2.cpp
-
Alexander Alekhin authored
-
Juha Reunanen authored
-
Alexander Alekhin authored
-
Jaewoo Song authored
-
- 25 Feb, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Namgoo Lee authored
- Use shfl_down, instead of __shfl_down, on warp scan - Remove race conditions
-
- 23 Feb, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 22 Feb, 2019 7 commits
-
-
AKAMath authored
New computeECC function, and updated findTransformECC function to make gaussian filtering optional (#13837) * fix for https://github.com/opencv/opencv/issues/12432 with doc and tests * Added doc string for new parameter. * Fixes suggested by Alalek for getting around ABI incompatibility. * Update to docstring, to remove parameter that isn't relevant. * More updates based on Alalek's usggestions.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 Feb, 2019 3 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
LaurentBerger authored
-