- 25 May, 2017 2 commits
-
-
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 19 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
-
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
Update documentation for getCudaEnabledDeviceCount
-
remi authored
AKAZE refactoring: fixed indentation and made more minor modifications
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* disable vector operation for now * brush up the implementation based on comment
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-