cudawarped
be670e168a
Merge pull request #22615 from cudawarped:nvcuvenc
...
Update CMake rules to include Nvidia Video Codec SDK encoding libs
2 years ago
Alexander Smorkalov
778faddbd8
Merge pull request #22463 from hanliutong:rvv
...
Redesign the SIMD macro.
2 years ago
Alexander Smorkalov
f644634aa6
Merge pull request #22702 from kallaballa:ffmpeg_environment_variables
...
Dump the values of OPENCV_FFMPEG_CAPTURE_OPTIONS and OPENCV_FFMPEG_WRITER_OPTIONS to debug log
2 years ago
kallaballa
547f4c2c5a
print a debug message if the environment variables OPENCV_FFMPEG_CAPTURE_OPTIONS and OPENCV_FFMPEG_WRITER_OPTIONS are set
2 years ago
HAN Liutong
5462a6be6e
Update SIMD macro for RVV backend.
2 years ago
Alexander Smorkalov
a60496f9df
Merge pull request #22633 from cudawarped:fix_3361
...
Reset cuda runtime error code to cudasuccess on runtime failure.
2 years ago
Alexander Smorkalov
acd8d3a617
Merge pull request #22692 from asmorkalov:as/arm_debug_4x
...
4.x: Added ARM64 debug configuration to CI.
2 years ago
Alexander Smorkalov
0c92305a4b
Merge pull request #22690 from alalek:android_config_ndk25
...
android: add configuration for NDK 25 and Android API 32 (12L)
2 years ago
Alexander Smorkalov
1ecfff0fa0
Merge pull request #22689 from asmorkalov:as/ubuntu14_tk1_ffmpeg
...
libav for jetson tk1 does not provide libavutil/display.h
2 years ago
Alexander Smorkalov
d933034ad4
Added ARM64 debug configuration to CI.
2 years ago
Alexander Smorkalov
a6fadfe1c2
libav for jetson tk1 does not provide libavutil/display.h.
2 years ago
Alexander Alekhin
aae317c017
android: add configuration for NDK 25 and Android API 32 (12L)
2 years ago
Alexander Smorkalov
37683aca56
Merge pull request #22687 from asmorkalov:as/yolo7_test
...
Do not fail tests in Yolo v7 model was not found
2 years ago
Alexander Smorkalov
22f8fb4d5c
Do not fail tests in Yolo v7 model was not found.
2 years ago
Alexander Smorkalov
7d1589d407
Merge pull request #22684 from alalek:android_update
...
android: update build scripts
2 years ago
Alexander Smorkalov
b35018d955
Merge pull request #22683 from alalek:android_activity_export
...
android: add android:exported="true"
2 years ago
Alexander Alekhin
c29a3aa0a0
android: update build scripts
2 years ago
Alexander Alekhin
eae5fd81e5
android: add android:exported="true"
2 years ago
Alexander Smorkalov
23edec83fb
Merge pull request #22667 from zihaomu:bug_fix_in_winograd
...
DNN: bug fixed in Winograd
2 years ago
Alexander Smorkalov
e4cd430710
Merge pull request #22653 from WanliZhong:issue22597
...
DNN-TF: let StridedSlice layer support const input
2 years ago
Dmitry Kurtaev
35b2cff295
Merge pull request #22656 from dkurt:halide_fixes
...
* Fixes for Halide
* Enable some Halide tests
2 years ago
Ramiro Silveyra d'Avila
8e5f37f87c
Merge pull request #22672 from ramasilveyra:docs/remove-dup-v4
...
* docs: remove duplicated step in Build .js doc
* docs: add missing emcmake prefix to command
2 years ago
Zihao Mu
cee8c86b6e
fixed bug at winograd of SIMD128 and more robust code.
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
cudawarped
f89dee4f3e
Reset cuda error code to cudasuccess.
2 years ago
Pavel Rojtberg
70779d4e66
calib3d: use OCV_LAPACK_FUNC
2 years ago
Pavel Rojtberg
c0ecf08ca0
cmake: use upstream PCH support if possible
2 years ago