CSBVision
332ff4bf1c
Update OpenCVDetectCUDA.cmake
...
Adds the option to enable delay loading of CUDA DLLs on Windows. This is particularly useful to use the same binary on systems with and without CUDA support without distributing the CUDA DLLs to systems that cannot use them at all due to missing CUDA-supported hardware.
Resolves #13509
2 years ago
Alexander Smorkalov
e80b443cd9
Merge pull request #22659 from AleksandrPanov:qr_reduce_extra_adaptiveThreshold
...
QR code, reduce extra adaptiveThreshold()
2 years ago
Alexander Smorkalov
5d292826b2
Merge pull request #22593 from zihaomu:optimize_wino
...
optimize winograd futher more
2 years ago
Alexander Smorkalov
f378f02954
Merge pull request #22652 from rogday:cuda_test_fixes
...
Address CUDA-related errors
2 years ago
AleksandrPanov
ba575fd4ad
reduce extra adaptiveThreshold()
2 years ago
Smirnov Egor
dd14cf6a9c
address CUDA-related errors and enable cuda in elementwise ops
2 years ago
Alexander Smorkalov
2c81cb2f76
Merge pull request #22654 from asenyaev:asen/cuda_trigger_4.x
...
Trigger on "category: dnn (onnx)" label
2 years ago
Hashem Zavvari
6eb34716b8
Merge pull request #22635 from hzawary:4.x
...
Setting CAP_PROP_AUTO_EXPOSURE on VideoCapture with backend DSHOW does not change anything. Now with this implementation the property can be used with value 1 for availability.
2 years ago
Andrey Senyaev
871bc98933
Trigger on dnn (onnx) label
2 years ago
Alexander Smorkalov
ec7fc5adca
Merge pull request #22529 from fengyuentau:scatter_scatternd
...
DNN: supports Scatter and ScatterND from ONNX
2 years ago
Alexander Smorkalov
c0c3f4cbac
Merge pull request #22643 from sturkmen72:cosmetic
...
cosmetic changes
2 years ago
Alexander Smorkalov
02143cd0e2
Merge pull request #22531 from zihaomu:stop_rely_name
...
Parsing quantized nodes does not rely on names
2 years ago
Alexander Smorkalov
1c5dcbcac8
Merge pull request #22639 from WanliZhong:issue#22625
...
DNN: Make Unsqueeze layer support negative axes
2 years ago
fengyuentau
d24d8f2abe
implementation of scatter and scatternd with conformance tests enabled
2 years ago
Alexander Alekhin
584ea43b2f
Merge pull request #22527 from paroj:misc
2 years ago
Suleyman TURKMEN
292f62c5cc
cosmetic changes
2 years ago
Alexander Alekhin
762481411d
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2 years ago
zoom
d816442e4d
Make Unsqueeze layer support negative axes.
2 years ago
Alexander Alekhin
ea5ca16036
Merge pull request #22617 from changh95:4.x
2 years ago
Alexander Smorkalov
2991717191
Merge pull request #22637 from alalek:docs_fix_links_generation_22572
...
docs: prefer # for links generation
2 years ago
Zihao Mu
0fa43e3aac
Optimize the winograd futher more.
2 years ago
Hyunggi Chang
085fb78e85
fix typo (portatibility -> portability)
2 years ago
Alexander Alekhin
a565aa6db9
docs: prefer # for links generation
...
- avoid `@ref`
- align with 4.x branch (minimize merge conflicts)
2 years ago
Alexander Alekhin
2763f988da
Merge pull request #22526 from paroj:pyrect
2 years ago
Alexander Smorkalov
82ac7ea236
Merge pull request #22629 from asenyaev:asen/cuda_pipeline
...
Workflow Ubuntu 20.04 x64 with CUDA support (4.x)
2 years ago
Pavel Rojtberg
70779d4e66
calib3d: use OCV_LAPACK_FUNC
3 years ago
Pavel Rojtberg
c0ecf08ca0
cmake: use upstream PCH support if possible
3 years ago
Pavel Rojtberg
35f43cc429
core: expose rectangle intersection to bindings
3 years ago
Andrey Senyaev
cfafd0493c
Workflow Ubuntu 20.04 x64 with CUDA support (4.x)
3 years ago
Harvey Huang
8b0aa6a64d
Merge pull request #21966 from Harvey-Huang:Unicode_Path
...
Support use memory buffer to read multi-page image
3 years ago
Alexander Smorkalov
ec26541771
Merge pull request #22577 from zihaomu:Disable_winograd_branch_in_tryquantize
...
DNN: add enableWinograd API for Net
3 years ago
Alexander Smorkalov
1c825dd509
Merge pull request #22613 from erasta:patch-1
...
Opencv.js: on imread add willReadFrequently to getContext
3 years ago
Zihao Mu
d9eff7daeb
parse quantized nodes does not rely on name.
3 years ago
Alexander Smorkalov
3419e64dcf
Merge pull request #22611 from zihaomu:greaterOrEqual
...
DNN: support GreaterOrEqual and LessOrEqual op in ONNX
3 years ago
Zihao Mu
1e2ceca4df
add enableWinograd API for Net.
3 years ago
Alexander Alekhin
347246901e
Merge pull request #21745 from alalek:dnn_plugin_openvino
3 years ago
Eran Geva
68bd156a71
add willReadFrequently on imread in js
3 years ago
Zihao Mu
9821fae59d
add greater_or_equal and less_or_equal ONNX support
3 years ago
Alexander Alekhin
43b2bb2c25
dnn: plugin support for OpenVINO
3 years ago
Petr Glotov
a3ebafbdeb
Merge pull request #21942 from pglotov:add-blob-contours
...
added blob contours to blob detector
* added blob contours
* Fixed Java regression test after new parameter addition to SimpleBlobDetector.
* Added stub implementation of SimpleBlobDetector::getBlobContours to presume source API compatibility.
3 years ago
Alexander Smorkalov
5cd07006f6
Merge pull request #22329 from chinery:stitching-py-fixes
...
Fix stitching Python bindings (and one stitching_detailed.cpp bug)
3 years ago
Alexander Smorkalov
3d350a002e
Merge pull request #22562 from cudawarped:add_bindings_to_cuda_fastNlMeansDenoising
...
Add bindings to CUDA photo denoising functions
3 years ago
Alexander Smorkalov
f18b8cd569
Merge pull request #22606 from savuor:doc_fix_lmsolver
...
Doc fix for LMSolver
3 years ago
Alexander Smorkalov
5389d9e0d4
Merge pull request #22596 from TolyaTalamanov:at/add-num-iter
...
[G-API] Pipeline modeling tool: Support num_iters criteria
3 years ago
Rostislav Vasilikhin
07c795408d
doc fix
3 years ago
TolyaTalamanov
5f50e7bafe
Criteria -> Criterion
3 years ago
TolyaTalamanov
e92716a1b6
Merge branch '4.x' of github.com:opencv/opencv into at/add-num-iter
3 years ago
Alexander Alekhin
bbcc1752b1
Merge pull request #22600 from alalek:cmake_opt_force_targets
3 years ago
Alexander Alekhin
d480e2e51b
cmake(opt): force separate targets for dispatched code
...
- PCH may not pass compilation flags properly
3 years ago
TolyaTalamanov
839321642e
Move impl from class
3 years ago