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 |
Vitaly Tuzov
|
124011c321
|
Speedup filter2d by loop unrolling
|
6 years ago |
Alexander Alekhin
|
8456d096d2
|
videoio(v4l2): fix build due missing V4L2_CID_ISO_SENSITIVITY
|
6 years ago |
Alexander Alekhin
|
32c975b533
|
Merge pull request #13484 from va-sorokin:fix-v4l-size
|
6 years ago |
Alexander Alekhin
|
a3a3670027
|
videoio(test): test V4L frame size changing manual test
|
6 years ago |
Vasiliy Sorokin
|
b6a72826dd
|
videio: Fix new frame size appling in v4l.
|
6 years ago |
Dmitry Kurtaev
|
6bcf0b5519
|
Merge pull request #13482 from dkurt:fix_python_bindings_without_stitching
* Fix python bindings without stitching module
* stitching: move stitching specific code into modules/stitching/misc
|
6 years ago |
Alexander Alekhin
|
3d5cebb3ac
|
Merge pull request #13478 from terfendail:medianblur_fix
|
6 years ago |
Alexander Alekhin
|
e82d03ef61
|
Merge pull request #13480 from dbudniko:dbudniko/gapi_ocl_backend_internal_umat_size_fix
|
6 years ago |
Vitaly Tuzov
|
131c09cf76
|
Fixed medianBlur implementation for hi-resolution images
|
6 years ago |
Vitaly Tuzov
|
06f32e3b3e
|
Reworked separable filter to use wide universal intrinsics
|
6 years ago |
Dmitry Budnikov
|
eedd7bfd50
|
fix size
|
6 years ago |
Alexander Alekhin
|
cbf80117af
|
eliminate build warnings
|
6 years ago |
Alexander Alekhin
|
2b35c1708b
|
android: gradle-based package and samples
- drop hello-android sample
|
6 years ago |
Alexander Alekhin
|
e093a19c70
|
Merge pull request #13471 from dkurt:fix_enum_struct_java
|
6 years ago |
Dmitry Kurtaev
|
6fbcb283b9
|
Try to fix "enum struct" wrapping for Java
|
6 years ago |