- 14 Jul, 2017 30 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vladislav Sovrasov authored
Add constructors taking initializer_list for some of OpenCV data types (#9034) * Add a constructor taking initializer_list for Matx * Add a constructor taking initializer list for Mat and Mat_ * Add one more method to initialize Mat to the corresponding tutorial * Add a note how to initialize Matx * CV_CXX_11->CV_CXX11
-
Alexander Alekhin authored
-
Alexander Alekhin authored
imgproc: fix MORPH_HITMISS operation when kernel has no negative values
-
Satoshi Tanaka authored
Add gstreamer capture capability for some YUV formats (#8914) * Add gstreamer capture capability for some YUV formats.(only for gstreamer-1.0) * avoid cross initialization error * add checking if pipeline is manualpipeline, for compatibility.
-
gylns authored
fix the MSER history's size issue (#8910) * simplify growHistory and merge * add assertion for history's size * MSER: fix merging components' history
-
Alexander Alekhin authored
Added tests for ResNet-50 and SqueezeNet v1.1
-
Alexander Alekhin authored
cpu dispatch(core): hamming
-
Alexander Alekhin authored
AVX optimized implementation of separable filters migrated
-
Alexander Alekhin authored
AVX and SSE4.1 optimized conversion migrated
-
Alexander Alekhin authored
AVX and SSE4.1 optimized implementation of resize and warp functions migrated
-
Alexander Alekhin authored
core: get rid of OPENCV_NOSTL definition
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Fix typo in harris corner detection tutorial.
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
fixed problem in concat layer by disabling memory re-use in layers with multiple inputs trying to fix the tests when Halide is used to run deep nets another attempt to fix Halide tests see if the Halide tests will pass with concat layer fusion turned off trying to fix failures in halide tests; another try one more experiment to make halide_concat & halide_enet tests pass continue attempts to fix halide tests moving on uncomment parallel concat layer seemingly fixed failures in Halide tests and re-enabled concat layer fusion; thanks to dkurt for the patch
-
Alexander Alekhin authored
AVX optimized implementation of haar migrated to separate file
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 13 Jul, 2017 7 commits
-
-
Alexander Alekhin authored
It is configurable via OPENCV_CPUFEATURES_TARGET_NAME variable
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Rink Springer authored
dshow: Only show debugging messages if environment variable OPENCV_DSHOW_DEBUG is explicitly set to non-zero Based on discussion at: https://github.com/opencv/opencv/pull/9051
-
Vladislav Sovrasov authored
-
- 12 Jul, 2017 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-