Quentin Chateau
6b96512d46
Merge pull request #13532 from Tytan:channel_exp_comp
...
Channels exposure compensators (#13532 )
* feed compatible with single channel images
* Simplified BlockGainCompensator::apply
* ChannelsCompensator
* BlocksChannelsCompensator
* Make source level compatibility detector happy
6 years ago
Alexander Alekhin
a9cf01113a
Merge pull request #13534 from mshabunin:fix-external-ffmpeg
6 years ago
Alexander Alekhin
85ade61ef7
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
WuZhiwen
3d44e9ad92
Merge pull request #13520 from wzw-intel:hang
...
* dnn/Vulkan: fix GPU hang for heavy convolution tasks
Intel i915 driver will declare GPU hang if the compute shader
takes too long to complete. See
https://bugs.freedesktop.org/show_bug.cgi?id=108947 for details.
The idea in this commit is to divide heavy task into several light
ones and run compute shader multiple times to make each run take
short time enough.
TODO: Add more efficient compute shader
Signed-off-by: Wu Zhiwen <zhiwen.wu@intel.com>
* dnn/Vulkan: add a more efficient conv shader
6 years ago
Maksim Shabunin
a8fb72a807
Fixed standalone FFmpeg search with pkg-config
6 years ago
Maksim Shabunin
73959fed45
Merge pull request #13422 from mshabunin:split-videoio-cmake
...
* Split videoio dependencies search into pieces, removed obsolete backends
6 years ago
Alexander Alekhin
5f2fed0e25
Merge pull request #13453 from crackwitz:w32-opengl-mouse-position
6 years ago
Alexander Alekhin
caa3633cbf
Merge pull request #13451 from crackwitz:gdi-off-by-one
6 years ago
Christoph Rackwitz
deb8ba2237
fix for #4990 : highgui w32 ogl: correct calculation of image coordinates from window coordinates
6 years ago
Alexander Alekhin
e267342108
Merge pull request #13504 from Tytan:stitcher_result_mask
6 years ago
Quentin Chateau
757411bffc
Merge pull request #13503 from Tytan:gain_comp_multi_feed
...
Stitching: multi-feed on gain and block compensator (#13503 )
* multi-feed on gain and block compensator
* ABI compatibility
6 years ago
Alexander Alekhin
7d69289092
Merge pull request #13511 from knsong:3.4
6 years ago
Alexander Alekhin
c9dfcc4de8
Merge pull request #13492 from terfendail:matx_addition
6 years ago
Christoph Rackwitz
beba82b22b
Off-by-ones in windows/GDI window calculations
...
Check for "gutter" around displayed image. there was one row/column missing on the bottom/right.
Might as well set gutter = 0?
6 years ago
Vitaly Tuzov
cd169941f2
Added test for addition of Mat and Matx
6 years ago
Vitaly Tuzov
c8f59bf1e0
Fixed operations on Mat and Matx simultaneously
6 years ago
Dmitry Kurtaev
ff8c53ea20
Merge pull request #13481 from dkurt:fix_13227
...
* Fix drawMatches and drawKeypoints for BGRA input images
* keep BGRA too
* Combine different input types for drawMatches test
6 years ago
Alexander Alekhin
148aee31e4
Merge pull request #13486 from allnes:dnn_rework
6 years ago
Alexander Nesterov
a208c3bf04
Fix openpose samples
6 years ago
Alexander Alekhin
d9089741bc
Merge pull request #13524 from terfendail:filter_unroll
6 years ago
Vitaly Tuzov
7beb24553a
Speedup filter2d by loop unrolling
...
Added filter2d tests for 16S
6 years ago
Alexander Alekhin
6142b21dd5
Merge pull request #13518 from wzw-intel:test_vulkan
6 years ago
Alexander Alekhin
b363489702
Merge pull request #13517 from wzw-intel:check_vulkan
6 years ago
Wu Zhiwen
dae03273cd
dnn: fixup missing vkcom/vulkan combination of backend/target in dnn test
6 years ago
Wu Zhiwen
be6a837e15
dnn: add Vulkan device check for BackendRegistry
6 years ago
Kangning Song
d4917a5bd3
fix initial values bug
6 years ago
Alexander Alekhin
ffc9aa050d
Merge pull request #13507 from alalek:revert_13506
6 years ago
Alexander Alekhin
e1f5b886fb
Merge tag '4.0.1'
...
OpenCV 4.0.1
6 years ago
Alexander Alekhin
c9ad5779f2
release: OpenCV 4.0.1 (version++)
6 years ago
Alexander Alekhin
26c5b0c71f
Merge tag '4.0.1-openvino'
...
OpenCV 4.0.1 for Intel(R) OpenVINO(TM) toolkit
6 years ago
Alexander Alekhin
1dee705074
Merge branch '3.4' into merge-3.4
6 years ago
Alexander Alekhin
c0e11bb50e
imgproc: revert "Speedup filter2d by loop unrolling"
...
Commit: 124011c321
PR: https://github.com/opencv/opencv/pull/13392
Sobel filter with 16S/16U datatype is broken.
6 years ago
Quentin Chateau
f9c951440d
stitcher result mask getter
6 years ago
Alexander Alekhin
f35e043cf9
Merge tag '3.4.5'
6 years ago
Alexander Alekhin
8f1356c3c5
OpenCV version++ (3.4.5)
...
OpenCV 3.4.5
6 years ago
Alexander Alekhin
14633bc857
Merge pull request #13497 from dkurt:dnn_torch_bn_train
6 years ago
Alexander Alekhin
578ea4bae9
Merge pull request #13386 from alalek:android_gradle
6 years ago
Alexander Alekhin
2bba0f297b
Merge pull request #13493 from dkurt:dnn_ie_r5
6 years ago
Alexander Alekhin
6c1638b132
Merge pull request #13487 from alalek:videoio_test_frame_size_changing
6 years ago
Alexander Alekhin
1a6c2b37ea
Merge pull request #13499 from alalek:issue_13498
6 years ago
Dmitry Kurtaev
840c892abd
Batch normalization in training phase from Torch
6 years ago
Alexander Alekhin
09d8bbb138
Merge pull request #13467 from alalek:issue_12594
6 years ago
Alexander Alekhin
832217907f
Merge pull request #13435 from alalek:issue_13434
6 years ago
Alexander Alekhin
26c5b846e6
Merge pull request #13392 from terfendail:filter_wintr
6 years ago
Dmitry Kurtaev
59ce1d80a5
Fix dnn tests for Inference Engine R5
6 years ago
Alexander Alekhin
2f3e06ac1f
objdetect(qrcode): don't process small/non-regular images
6 years ago
Alexander Alekhin
37a63ca02b
Merge pull request #13488 from alalek:fix_videoio_v4l2_build
6 years ago
Alexander Alekhin
0d63bd575c
Merge pull request #13489 from alalek:openvino_2018r5
6 years ago
Dmitry Kurtaev
257f60582a
Add serialize method for IE net wrapper
...
backport 4ba4901ca9
6 years ago
Alexander Alekhin
bbdc987fc6
dnn: add OpenVINO 2018R5 defines
...
https://software.intel.com/en-us/openvino-toolkit
6 years ago