Alexander Smorkalov
6d6b81e362
Merge pull request #3391 from asmorkalov:as/run_cuda_always
...
4.x: Always run CUDA branch on CI.
2 years ago
Alexander Smorkalov
874ca26e88
4.x: Always run CUDA branch on CI.
2 years ago
Alexander Smorkalov
c0133e5a40
Merge pull request #3386 from r2d3:convolve_cuda
...
keep cufftPlan2d across ConvolveImpl::convolve calls
2 years ago
Alexander Smorkalov
9d1c0f5294
Merge pull request #3383 from cudawarped:mirror_22633
...
Reset cuda runtime error code to cudasuccess on runtime failure.
2 years ago
Alexander Alekhin
0792588d85
Merge pull request #3389 from alalek:build_warnings_msvc
2 years ago
Alexander Alekhin
bf4dd569ee
build: fix/eliminate MSVC warnings
2 years ago
David Geldreich
53ab7c3efa
keep cufftPlan2d across ConvolveImpl::convolve calls
...
on some CUDA versions creating/destroying cufftPlan2d is very time consuming
we now create them in ConvolveImpl::create() and destroy them in the dtor
this solves issue #3385
2 years ago
James Bowley
0af5f73079
Reset cuda runtime error code to cudasuccess on runtime failure.
2 years ago
Ping Wu
d6102ef65f
Update dictionary.hpp ( #3297 )
...
In Macbeth colorchecker, the RGB value of 21.neutral 6.5(.44*) and 23.neutral 3.5(.1.05*) seems to be wrong, while Lab values are correct.
Citation: https://babelcolor.com/index_htm_files/RGB%20Coordinates%20of%20the%20Macbeth%20ColorChecker.pdf
2 years ago
Alexander Smorkalov
cb95689d8e
Merge pull request #3381 from cudawarped:fix_for_video_codec_sdk_12
...
Update cudacodec to build against Nvidia Video Codec SDK 12
2 years ago
Alexander Smorkalov
871d14a188
Merge pull request #3380 from cudawarped:fix_video_writer_python_bindings
...
Fix opencv issue #22721
2 years ago
Your Name
9b9ec60b4b
Fix bug in cudacodec preventing it from building against the Nvidia Video Codec SDK 12
2 years ago
Your Name
9b87bed1e2
Move EncoderParams constructor and add build/run instructions/comments
2 years ago
Benjamin Buch
1754d03123
Merge pull request #3285 from bebuch:4.x
...
make CVV module work with Qt6
* make CVV module work with Qt6
* workaround non-existence of Qt::SplitBehavior for Qt versions less 5.15
* workaround Qt5/Qt6 differences
* workaround differences between Qt 5.11 and later versions
* fix regressions for Qt 5.5
3 years ago
Alexander Smorkalov
9d84eaed80
Merge pull request #3360 from cudawarped:nvcuvenc
...
Fix cudacodec::VideoWriter
3 years ago
James Bowley
ea1fe97635
Remove slash.
3 years ago
James Bowley
86790142c1
Extend Codec and ColorFormat enums instead of using VideoWriter specific ones and use camel-case for enum names.
3 years ago
James Bowley
d3b58df32f
Remove temporary files from accuracy tests.
3 years ago
Zhanbo Huang
11b056b263
Merge pull request #3322 from MisakiCoca:ellipse
3 years ago
Alexander Alekhin
ff5da1e154
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
3 years ago
James Bowley
fbd6827e71
Two factory methods.
3 years ago
James Bowley
4fa9c71169
Four factory method version.
3 years ago
Alexander Smorkalov
2f4d9dc4fc
Merge pull request #3363 from asenyaev:asen/cuda_pipelines_4.x
...
Workflow Ubuntu 20.04 x64 with CUDA support (4.x)
3 years ago
Andrey Senyaev
be91fa885f
Workflow Ubuntu 20.04 x64 with CUDA support (4.x)
3 years ago
James Bowley
e1bd434528
Address cmake errors, build warnings and use codec supported by windows ffmpeg.dll in perf tests.
3 years ago
James Bowley
22261ec976
Fix documentation warning
3 years ago
James Bowley
9ccca57108
Update cudacodec::VideoWriter to work with the latest Nvidia Video Codec SDK
3 years ago
Alexander Smorkalov
c4027ab7f9
Merge pull request #3336 from berak:xphoto_fix_inpaint_fsr
...
xphoto fix inpaint fsr
3 years ago
Your Name
4057993c1a
xphoto fix inpaint fsr
3 years ago
Alexander Smorkalov
07c6760310
Merge pull request #3349 from sturkmen72:patch-3
...
fix for a bug in edge_drawing.py
3 years ago
Alexander Smorkalov
cef97245bd
Merge pull request #3351 from bit1002lst:decode_multi_qrcodes
...
fix the bug that cannot detect multi qrcode when use_nn_detector is false
3 years ago
Alexander Smorkalov
94d15ee5c6
Merge pull request #3339 from cudawarped:cudacodec_fix_memory_leak
...
Fix memory leak in cudacodec
3 years ago
Alexander Smorkalov
18b98a51fe
Merge pull request #3357 from berak/patch-2
...
Update xfeatures2d.hpp
3 years ago
Your Name
6fb484c07d
adding python smoke test for MSDDetector
3 years ago
Your Name
f9d92f2bb5
adding python smoke test for MSDDetector
3 years ago
Alexander Smorkalov
74fce7f71f
Merge pull request #3355 from cudawarped:cudacodec_add_resize_crop
...
Add scaling and cropping options to `cudacodec::VideoReader`
3 years ago
James Bowley
58e7e307e3
Add other missing target.
3 years ago
AleksandrPanov
a3afb879ca
add return for nn_detector
3 years ago
AleksandrPanov
cfcfd5f411
add multi detect test
3 years ago
AleksandrPanov
14157b140e
fixed duplicate corners and style
3 years ago
James Bowley
1b92ec7a5d
Add missing cmake target.
3 years ago
James Bowley
587207bd9b
Initail commit adding nvdec scaling and cropping to cudacodec
3 years ago
sitong lian
5d9067933e
fix the bug that cannot detect multi qrcode when use_nn_detector is false
3 years ago
sitong lian
4c2283fa99
fix the bug that cannot detect multi qrcode when use_nn_detector is false
3 years ago
sitong lian
f30e80e026
fix the bug that cannot detect multi qrcode when use_nn_detector is false
3 years ago
sitong lian
14b5933e8c
fix the bug that cannot detect multi qrcode when use_nn_detector is false
3 years ago
Alexander Smorkalov
de84cc02a8
Merge pull request #3350 from AleksandrPanov:wechat_remove_upscale
...
remove upscale from wechat
3 years ago
Alexander Smorkalov
ce16ef9329
Merge pull request #3352 from AleksandrPanov:wechat_enable_tests
...
wechat qr code, enable 2 tests, enable dnn detector
3 years ago
James Bowley
657335352a
Replace internal raw pointer with vect.
3 years ago
AleksandrPanov
98c9d36722
enable 2 tests, enable dnn detector
3 years ago