Alexander Alekhin
8869d3212f
Merge pull request #18641 from rtimpe:fix_cuda_stubs
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
Alexander Alekhin
8ee5f2ad89
Merge pull request #18534 from alalek:build_opencv_winpack_dldt_2021.1.0
4 years ago
Alexander Alekhin
ee76cef1ff
Merge pull request #18527 from alalek:dnn_test_openvino
4 years ago
Alexander Alekhin
6da05f7086
dnn(test): update tests for OpenVINO 2021.1
4 years ago
Alexander Alekhin
e24b1629a0
Merge pull request #18536 from alalek:backport_doxygen_style_18195
4 years ago
Alexander Alekhin
d9ea9bedb2
doxygen: backport style changes
4 years ago
Alexander Alekhin
1546b9bf99
build: winpack_dldt with dldt 2021.1.0
4 years ago
Alexander Alekhin
62b5d37b6b
Merge pull request #18526 from alalek:fix_uninitialized_warnings
4 years ago
Alexander Alekhin
d78d9bf151
Merge pull request #18519 from alalek:fix_javadoc
4 years ago
Alexander Alekhin
a5f0fb6008
Merge pull request #18518 from alalek:backport_17993
4 years ago
Alexander Alekhin
f2bb3d0d80
videoio(dc1394_v2): ensure variable initialization
4 years ago
Alexander Alekhin
037a72debd
Merge pull request #18517 from alalek:backport_18031
4 years ago
Alexander Alekhin
1ef4b7ae5a
Merge pull request #18515 from alalek:test_18473
4 years ago
Alexander Alekhin
b314cc4c23
Merge pull request #18506 from alalek:issue_18472
4 years ago
Alexander Alekhin
644de8f22a
java: fix javadoc generation
4 years ago
Maksim Doronin
36f61f3879
[IE][VPU]: Refactor vpu configs
...
backported commit: 7fe87d9a5b
4 years ago
Ilya Churaev
aa11f7d8a3
Removed get_output_as_single_output_node method
...
backported commit: 5fd3d36fe8
4 years ago
Alexander Alekhin
f30aafc3cc
core(test): regression test for 18473
4 years ago
Alexander Alekhin
2f065b8b4c
Merge pull request #18509 from alalek:issue_18392
4 years ago
Alexander Alekhin
aece3e732e
Merge pull request #18507 from sizeofvoid:openbsd
4 years ago
Alexander Alekhin
ebe9327a92
Merge pull request #18473 from BioDataAnalysis:bda_fix_cv_mat_steps
4 years ago
Mario Emmenlauer
102d8f67cd
matrix.cpp::setSize(): fixed out-of-bounds access on cv::Mat steps
4 years ago
Alexander Alekhin
a00fe15abd
dnn: check for empty Net in .forward()
4 years ago