Alexander Alekhin
caa1658a4c
Merge pull request #18746 from alalek:backport_18741
4 years ago
Roman Kazantsev
bb5b628cce
Use explicit opset of Unsqueeze from nGraph
...
backporting commit eb24575e2c
4 years ago
Alexander Alekhin
127a44f2b9
Merge pull request #18732 from junxnone:master
4 years ago
junxnone
ad71a1633c
fix truncate threshold example display issue in py_tutorials
...
Signed-off-by: junxnone <junchen0102@gmail.com>
4 years ago
Alexander Alekhin
fb69620a27
Merge pull request #18699 from alalek:support_ceres_2.0.0
4 years ago
Alexander Alekhin
a6e15b2f57
cmake: prefer using Eigen configuration files
...
- for better compatibility with Ceres 2.0.0 CMake scripts
4 years ago
Alexander Alekhin
39ecd96b09
Merge pull request #18736 from mshabunin:mfx-frame-size-34
4 years ago
Maksim Shabunin
21a8d9569d
videoio: added frameSize to MFX capture
4 years ago
Alexander Alekhin
24d60da553
Merge pull request #18724 from S-o-T:fix_confusing_naming_for_keypoints_comparator
4 years ago
Mark Shachkov
039795b405
Change naming of keypoints comparator
4 years ago
Alexander Alekhin
716450ceb5
Merge pull request #18158 from legrosbuffle:3.4-vectorize-dft-radix
4 years ago
Alexander Alekhin
97eaddd93b
Merge pull request #18672 from alalek:cmake_3rdparty_exclude_from_all
4 years ago
Alexander Alekhin
e3ce0fbee3
Merge pull request #18685 from APrigarina:fix_curved_qrcodes
4 years ago
Alexander Alekhin
364702b1c9
cmake(3rdparty): use EXCLUDE_FROM_ALL
4 years ago
APrigarina
0f7b2eb79f
fix curved qrcodes decoding
4 years ago
Alexander Alekhin
4a0760719e
Merge pull request #18664 from ackbar345:mikkel/fix-manual-page-size
4 years ago
Mikkel Green
d011383a3d
Bugfix: Manual page sizes now overwrite the default page size if they are both specified. Remove redudant .upper() call, 1 to 1 key matching enforced
...
by argparse choices.
4 years ago
Alexander Alekhin
0ec94630d4
Merge pull request #18640 from alalek:core_cleanup_inline_code
4 years ago
ann
c71f2714c6
Merge pull request #18003 from APrigarina:curved_qrcodes_decoding
...
Detection and decoding of curved QR-codes
* temp changes for curved qrcodes
* added api for curved qr code decoding
* fixed prototypes
* refactored curved qr code decoding
* refactored curved qr code decoding 2nd part
* refactored curved qr code decoding 3rd part
* refactored curved qr code decoding 4th part
* added tests for curved qr code decoding
* refactored curved qr code decoding 5th part
4 years ago
Alexander Alekhin
71462d9f99
Merge pull request #18633 from laelath:master
4 years ago
Justin Frank
61a8cf8ba7
Fix TypeError when building for WebAssembly with Python 3
4 years ago
Alexander Alekhin
8869d3212f
Merge pull request #18641 from rtimpe:fix_cuda_stubs
4 years ago
Alexander Alekhin
aac7c5465b
core: move inline code from mat.inl.hpp
4 years ago
Rob Timpe
22ee5c0c4d
Fix errors when building with cuda stubs
...
Fixes two errors when building with the options WITH_CUDA=ON and BUILD_CUDA_STUBS=ON on a machine without CUDA.
In the cudaarithm module, make sure cuda_runtime.h only gets included when CUDA is installed.
In the stitching module, don't assume that cuda is present just because cudaarithm and cudawarping are present (as is the case when building with the above options).
4 years ago
Alexander Alekhin
7f3d8de26f
Merge pull request #18628 from innerlee:patch-1
4 years ago
lizz
331b73c8e4
Typo in docstring of distanceTransform
4 years ago
Alexander Alekhin
9138c98b25
Merge pull request #18614 from ZhiyuanChen:patch-1
4 years ago
Zhiyuan Chen
456af21d8b
fixes #18613
4 years ago
Kun Liang
c82417697a
Merge pull request #18068 from lionkunonly:gsoc_2020_simd
...
[GSoC] OpenCV.js: WASM SIMD optimization 2.0
* gsoc_2020_simd Add perf test for filter2d
* add perf test for kernel scharr and kernel gaussianBlur
* add perf test for blur, medianBlur, erode, dilate
* fix the errors for the opencv PR robot
fix the trailing whitespace.
* add perf tests for kernel remap, warpAffine, warpPersepective, pyrDown
* fix a bug in modules/js/perf/perf_imgproc/perf_remap.js
* add function smoothBorder in helpfun.js and remove replicated function in perf test of warpAffine and warpPrespective
* fix the trailing white space issues
* add OpenCV.js loader
* Implement the Loader with help of WebAssembly Feature Detection, remove trailing whitespaces
* modify the explantion for loader in js_setup.markdown and fix bug in loader.js
4 years ago
Alexander Alekhin
bd19f991a5
Merge pull request #18602 from alalek:issue_18597
4 years ago
Alexander Alekhin
e87ba1d317
Merge pull request #18590 from krush11:master
4 years ago
Alexander Alekhin
f9d1f5196a
Merge pull request #18533 from paroj:imwritemulti
4 years ago
Alexander Alekhin
b5717f82a0
core: fix __clang_major__ typo regression
4 years ago
Pavel Rojtberg
bc6a70c689
imwrite: multi-image overload for bindings
4 years ago
Krushnal Patel
1fb6c6e6e5
Update demosaicing.cpp
4 years ago
Alexander Alekhin
d2dbc9d7a0
Merge pull request #18589 from alalek:issue_13328
4 years ago
Alexander Alekhin
8c4d415412
Merge pull request #18582 from weltonrodrigo:remap_inter_doc
4 years ago
Welton Rodrigo Torres Nascimento
25163eb008
Doc: INTER_LINEAR_EXACT unsupported in remap
...
Update documentation to reflect INTER_LINEAR_EXACT being
unsupported in remap
4 years ago
Alexander Alekhin
96e8b83d41
Merge pull request #18568 from catree:fix_deepgreen_colormap_fig
4 years ago
catree
de93782fab
Move colorscale_deepgreen.jpg to the correct folder.
4 years ago
Alexander Alekhin
7ed82aea38
Merge tag '3.4.12'
4 years ago
Alexander Alekhin
dc15187f1b
release: OpenCV 3.4.12
4 years ago
Alexander Alekhin
ae1a249a0a
Merge pull request #18557 from alalek:cuda_cmake_fix_auto
4 years ago
Alexander Alekhin
171fbf879f
cmake: fix typo in CUDA_GENERATION=Auto cache
4 years ago
Alexander Alekhin
8a1caa0d16
Merge pull request #18554 from alalek:issue_17945
4 years ago
Alexander Alekhin
cdcf7e62f3
dnn(opencl): bypass unsupported fusion cases 2
4 years ago
Alexander Alekhin
083727b0a6
Merge pull request #18551 from alalek:issue_17964
4 years ago
Alexander Alekhin
718dd9f170
dnn(opencl): bypass unsupported fusion cases
4 years ago
Alexander Alekhin
6c218c7b0f
Merge pull request #18545 from alalek:enable_tests_17953
4 years ago
Alexander Alekhin
e87a0baa4b
dnn(test): enable tests from issue 17953
4 years ago