- 29 May, 2017 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
catree authored
Improve solvePnP doc, add assert >= 4 in solvePnP, escape underscore character for Scalar_ documentation. Add reference to SOLVEPNP_ITERATIVE in the doc.
-
berak authored
-
Woody Chow authored
Use num_threads clause of #pragma omp parallel instead to avoid calling omp_set_num_threads for the entire application
-
- 28 May, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 26 May, 2017 4 commits
-
-
Vitaly Tuzov authored
Removed CMake configuration files from gitignore, since builds should be performed out of source tree.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
n001519 authored
-
- 25 May, 2017 4 commits
-
-
Vitaly Tuzov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Drew Hintz authored
* change tutorial to use enum name instead of value * use enum name instead of value
-
- 24 May, 2017 19 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
-
mschoeneck authored
Parallelize Canny with custom gradient (#8694) * New Canny implementation. Restructuring code in parallelCanny class. Align mag buffer and map. * Fix warnings. * Missing SIMD check added. * Replaced local trailingZeros in contours.cpp. Use alignSize in canny.cpp * Fix warnings in alignSize and allocate just minimum extra columns. * Fix another warning in map.create. * Exchange for loop by do loop to avoid double check at the beginning. Define extra SIMD CANNY_CHECK to avoid unnecessary continue.
-
Vladislav Sovrasov authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Matthias Grundmann authored
Fix race condition in getDefaultAllocator and setDefaultAllocator interaction / not threadsafe currently
-
Maksim Shabunin authored
-
krishraghuram authored
* Correct the existing documented T-API functions to match the doxygen format. * docs: fix comments style * T-API documentation: minor formatting changes
-
Maksim Shabunin authored
-
Yuval Langer authored
-
Vladislav Sovrasov authored
-
Vadzim Piatrou authored
-
- 23 May, 2017 6 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
replaced SSE2 code with universal intrinsics; improved accuracy of the box filter; it should now be bit-exact
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-