Sergei Slashchinin
ea41f89b40
Merge pull request #19058 from sl-sergei:cuda_1d
...
Conv1D and Pool1D for CUDA backend
* CUDA-independent changes
* Add Conv1D and Pool1D for CUDA backend
* CUDA-independent changes
* Fix typo
* fix comment
* Update fix
* make changes more correct for pooling layer
* Minor fixes for review
* Split skip blocks
4 years ago
Alexander Alekhin
7a790d0d35
Merge pull request #19355 from alalek:fixup_19050
4 years ago
Alexander Alekhin
995c308a49
Merge pull request #19353 from mshabunin:new-forum-links-master
4 years ago
Alexander Alekhin
1d5589296e
gapi: fix build warning
4 years ago
Alexander Alekhin
8a44e712f8
Merge pull request #19345 from Ryyyc:patch-1
4 years ago
Maksim Shabunin
e4e10e54df
Updated more links to forum.opencv.org
4 years ago
Alexander Alekhin
d93790717d
Merge pull request #19340 from tomoaki0705:fixStitchingExposure
4 years ago
Alexander Alekhin
5e5f47321b
Merge pull request #19320 from alalek:videoio_plugins_api_split_capture_write
...
videoio(plugins): split capture and writer APIs
4 years ago
Ruan
109637e213
Update essential_mat_reconstr.cpp
...
A small clerical error of an author. The correct expression should be "xy += x_*y_;".
4 years ago
Tomoaki Teshima
e49ae68524
workaround the test failure
4 years ago
Alexander Alekhin
49127b6a26
Merge pull request #19331 from alalek:gapi_lazy_initialization_kernel_intrinsics
4 years ago
Alexander Alekhin
255853a819
Merge pull request #19326 from alalek:gapi_async_service_lazy_initialization
4 years ago
Alexander Alekhin
28c0cd8460
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
eea4397b12
Merge pull request #19332 from alalek:xcode_ccache
4 years ago
Alexander Alekhin
a122a53e72
Merge pull request #19330 from l-bat:lb/onnx_mish_subgraph
4 years ago
Alexander Alekhin
8215380336
cmake: support ccache with Xcode generator
4 years ago
Alexander Alekhin
10ef76905c
gapi: avoid global static initializers
...
- use lazy on-demand initialization
4 years ago
Liubov Batanina
af9597f454
Added Mish ONNX subgraph
4 years ago
Alexander Alekhin
e43375cc68
gapi(async): use lazy-initialization of async_service singleton
4 years ago
Alexander Alekhin
63bb2abada
Merge pull request #19321 from alalek:fixup_19027
4 years ago
Francesco Petrogalli
235e648bf5
Merge pull request #19268 from fpetrogalli:tabs-summary-output
...
* [ts][summary.py] Extend `-o` to support tabs separated output.
* [ts][summary.py] Improve TABS sepatated output.
There is no need to print TAB at the beginning and at the end of each
row in the table.
Cosmetic change: using python list comprehension instead of for loop
to process a single row.
4 years ago
Alexander Alekhin
5202186681
Merge pull request #19050 from anton-potapov:fix_range_var_clang_warnings
4 years ago
Alexander Alekhin
98889e41b0
videoio: fix API/ABI_VERSION macros before plugin_api.hpp
4 years ago
Alexander Alekhin
962cdc2d98
videoio: split capture/writer plugin APIs
...
- migrate GStreamer backed
- migrate FFmpeg backend (with switch on legacy API)
- cv_videoio_capture_retrieve_cb_t uses Mat type instead of number of channels
4 years ago
Alexander Alekhin
71acf078ba
videoio: preserve git history in plugin_*.hpp files
4 years ago
Alexander Alekhin
b3233de1c2
videoio: mv plugin_api.hpp (preserve git history)
4 years ago
Alexander Alekhin
63982d6771
videoio: preserve git history in backend_plugin_legacy.impl.hpp
4 years ago
Alexander Alekhin
2cd540b9c4
videoio: backup backend_plugin_legacy.impl.hpp
4 years ago
Alexander Alekhin
bbdae291ed
Merge pull request #19108 from ReID-Team:sample_person_reid
4 years ago
mznw
f9f33a7bb5
sample of person ReIDentification.
4 years ago
Orest Chura
d34a34f328
Merge pull request #19215 from OrestChura:oc/bRect_perftests
...
[G-API]: Performance tests for boundingRect
* Update boundingRect() tests with the changes from fitLine() PR
* Add performance tests for boundingRect
* Applying comment about g_type_of_t
* Addressing comments
* Addressing comment: replace cmp_f by CompareF in perf.tests + add the default constructor for CompareF
* Fix typo
4 years ago
Maxim Pashchenkov
3eaeca58da
Merge pull request #18902 from mpashchenkov:mp/onnx-const-input
...
G-API: ONNX. Const input
* Added const input for ONNX backend
* Returned initMatrixRandu, added some comments, rebase
4 years ago
Alexander Alekhin
d3bc563c6e
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
fbcc532de5
Merge pull request #19300 from alkasm:patch-2
4 years ago
Alexander Alekhin
72894a1a90
Merge pull request #19216 from terfendail:wasm_fall
4 years ago
Alexander Reynolds
e3856dfe5d
hotfix: call isOpened() in python bg sub tutorial
...
https://github.com/opencv/opencv/issues/19299
4 years ago
Alexander Alekhin
62420b900e
Merge pull request #19301 from krush11:3.4
4 years ago
Alexander Alekhin
89ef676613
Merge pull request #19297 from raaldrid:Template_Match_Tutorial_fix_17739
4 years ago
Alexander Alekhin
83e14f602f
Merge pull request #19296 from raaldrid:Doc_issue_fix_18836_FULL
4 years ago
Alexander Alekhin
5389309d40
Merge pull request #19291 from gpiffault:docs-js_usage-fix_imshow
4 years ago
Alexander Alekhin
058460ddf4
Merge pull request #19248 from LaurentBerger:forum
4 years ago
Rachel A
380009ac58
Template Matching Tutorial issue fix https://github.com/opencv/opencv/issues/17739
4 years ago
Alexander Alekhin
2775099a32
Merge pull request #19220 from alalek:dnn_tf_importer_error_reporting
4 years ago
Rachel A
f98e567f49
Solution to documentation issue https://github.com/opencv/opencv/issues/18836
4 years ago
LaurentBerger
9fb48d5f44
update forum link
4 years ago
Vitaly Tuzov
8f653ba8de
Inlined WASM fallback intrinsics to avoid using of V_TypeTraits
4 years ago
krush11
87b3b48fe0
added multi-config to regexp
4 years ago
Grégoire Piffault
0043d9bf13
docs(tutorial_js_usage): fix imshow usage
4 years ago
notmatthancock
2d2d72afbb
Merge pull request #19258 from notmatthancock:doc/update-sift-patent-blurb
...
* Remove sentences about SIFT patent and code location
* Add note about patent in opencv-specific section
4 years ago
Alexander Alekhin
941a9792f7
Merge pull request #19247 from kloczek:master
4 years ago