- 28 Nov, 2017 10 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
Universal Intrinsics: aligned v_pack behavior on different platforms, fixed 64-bit register on ARM, added more saturate_cast variants
-
LaurentBerger authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 27 Nov, 2017 13 commits
-
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Wei Hao authored
Fix a code indent bug: cv2.imshow("detected lines", cdst)
-
- 26 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 25 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 24 Nov, 2017 7 commits
-
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
- fix compilation on Apple (undefined 'oclpath') - don't warn on OPENCV_OPENCL_RUNTIME=disabled
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Entries with the same platform name, the same device name and with different driver versions are assumed obsolete.
-
Vadim Pisarevsky authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 23 Nov, 2017 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Muhammad Abdullah authored
Following were the errors in the digits_video.py 1 ) The code was not working because data type of x was float however in "cv2.rectangle" we require integer . 2 ) After pressing the "esc" button the image windows did not destroy So I amended following things: 1 ) ~converted data type of x to int.~ Used Python integer division (//) 2 ) used cv2.destroyAllWindows() to close all windows after the press of "esc" by user.
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Arthur Pastel authored
* Adding threading in calibrate.py * samples: update calibrate.py
-
Alexander Alekhin authored
-
Li Peng authored
It allows umat buffers used in net forward interface Signed-off-by:
Li Peng <peng.li@intel.com>
-