Yuriy Obukh
456e88a8a4
fix VS Windows build with eigen. https://github.com/opencv/opencv/issues/17548
4 years ago
Alex Cohn
a7cc1159cd
Merge pull request #17573 from alexcohn:fix/android_windows_build
...
* fixing #17572
https://github.com/opencv/opencv/issues/17572 Build for Android failed: "can't concat str to bytes"
on Windows 10 64bit with python 3.6.6
* similar to changes in platforms/winpack_dldt/build_package.py
4 years ago
Alexander Alekhin
6bd87e8146
Merge pull request #17571 from tomoaki0705:fixAutomaticCC
4 years ago
Alexander Alekhin
42a4c3fba6
Merge pull request #17568 from alalek:cleanup_17527
4 years ago
Tomoaki Teshima
1cba763189
fix build error of automatic CC detection
4 years ago
Alexander Alekhin
d01cbe9320
cudacodec(build): fix detection in CMake, cleanup duplicate includes
4 years ago
Yashas Samaga B L
9ba5581d17
Merge pull request #17534 from YashasSamaga:cuda4dnn-remove-unused-funcs
...
cuda4dnn: reduce CUDA version requirements to at least CUDA 9.2
* remove half2 specializations
* do not remove atomicAdd for half in CUDA 10 and below
* remove fp16.hpp
4 years ago
NesQl
b10ab79743
Merge pull request #17468 from liqi-c:sharedlib_build_problem
...
TEngine installation rules fix for static build
* Modify cmake config error for -DBUILD_SHARED_LIBS=OFF
* Modify for not install tengine include directory
* Update compile error.
* move install command to tengine/CMakeLists.txt
* rm include dir when make install,only build static lib will install libtengine.a
4 years ago
Alexander Alekhin
619462b029
Merge pull request #17564 from l-bat:fix_yolov4
4 years ago
Alexander Alekhin
6fdddd53a1
Merge pull request #17555 from komakai:objc-fix-sift
4 years ago
Liubov Batanina
d93b6be3cc
Changed StridedSlice to VariadicSplit in Region layer
4 years ago
Alexander Alekhin
9755ab160d
Merge pull request #17556 from nglee:dev_optFlowTVL1Async
4 years ago
Alexander Alekhin
88a187a737
Merge pull request #17561 from thatoddmailbox:android-fix-disable-samples
4 years ago
Pinaev Danil
57f5700e18
Merge pull request #16772 from aDanPin:dp/performance_render_tests
...
Added g-api render performance tests
* Add render performance tests for BGROCV
* Add render NV12 performance tests
* Review response
* Review response
* Review response
* Review response
* Review response
* Review response
* Just a small fix
* Final review response I hope)
* Review response
* Review response
* Review response
* Review response
* Review response
* Review response
4 years ago
Namgoo Lee
2043e06102
cuda optflow tvl1 : async safety
...
also modify cuda canny to use createTextureObjectPitch2D, etc.
4 years ago
Alex Studer
d84b213f59
platforms/android: fix --no_samples_build flag not working
4 years ago
Giles Payne
177fbc7bbb
Cleanup unneeded raw pointer handling code
4 years ago
Alexander Alekhin
c7dcdc0e88
Merge pull request #17557 from alalek:backport_17554
4 years ago
Alexander Alekhin
eb67dc9f50
Merge pull request #17533 from alalek:fix_dumpInputArray_nd_case
4 years ago
Ilya Lavrenov
676b818d6a
Removed plugin dispatcher
...
backport of commit 74113737f3
4 years ago
Alexander Alekhin
56373428dc
Merge pull request #17554 from ilya-lavrenov:plugin-dispatcher
4 years ago
Namgoo Lee
411ce04f54
CUDA_OptFlow/OpticalFlowDual_TVL1 Asynchronous test
4 years ago
Giles Payne
13962b8533
Use cv::Ptr instead of raw pointers
4 years ago
Giles Payne
04bee3f9b7
Fix testFitEllipse test
4 years ago
Giles Payne
305a245530
Fix framework_name option in build script
4 years ago
Ilya Lavrenov
74113737f3
Removed plugin dispatcher
4 years ago
Alexander Alekhin
c244b456f0
Merge pull request #17540 from YashasSamaga:cuda4dnn-update-mish
4 years ago
Alexander Alekhin
d321a34f7c
Merge pull request #17527 from tomoaki0705:detectCuvidHeader
4 years ago
Alexander Alekhin
fb1a58ac76
Merge pull request #17537 from Murazaki:patch-1
4 years ago
YashasSamaga
87ab4ee567
improve mish performance and accuracy
4 years ago
Alexander Alekhin
0cbaaba4b1
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
Alexander Alekhin
1644af841b
Merge pull request #17536 from ilya-lavrenov:remove-error-listener
4 years ago
Mehdi Zakaria Benadel
b0def9617f
Fix typo
...
This typo just made me lose my mind on the conan package update. please merge.
5 years ago
Alexander Alekhin
c2664d912a
Merge pull request #17538 from alalek:dnn_openvino_2020.3.0
5 years ago
Ilya Lavrenov
9697e3ac24
Removed error lisneter usage
5 years ago
Alexander Alekhin
d2a9efd039
dnn: use OpenVINO 2020.3 defines
5 years ago
Alexander Alekhin
442999dcdb
core: fix handling of ND-arrays in dumpInputArray() helpers
5 years ago
Alexander Alekhin
d753ae1489
Merge pull request #17143 from cyyever:detect_mkl_installed_by_nuget
5 years ago
cyy
db3e3be8ee
improve the mkl search procedure
5 years ago
Alexander Alekhin
0c8da03869
Merge pull request #17341 from hunter-college-ossd-spr-2020:3.4-1
5 years ago
Alexander Alekhin
6fbf7042b5
Merge pull request #17528 from YashasSamaga:cuda4dnn-fix-tests43
5 years ago
Jessica Wong
0417c8c9c7
Added information to OpenCV documentation [MacOS]
...
Added and Edited specific information to the "Installation in MacOS" OpenCV documentation.
Closes #17340
5 years ago
Tomoaki Teshima
d4af89781b
fix corner case of libnvcuvid
...
* detect header automatically and not based on version number
5 years ago
YashasSamaga
265acccd56
allow multiple inputs to resize, fix tests
5 years ago
cyy
c6638d62e6
respect CUDA_HOST_COMPILER when detecting CUDA arch
5 years ago
Alexander Alekhin
a8c1cdf88e
Merge pull request #17511 from mshabunin:fix-kw-issues-34
5 years ago
Maksim Shabunin
7a187e9b5e
QRDetectMulti: refactored checkPoints method
5 years ago
Maksim Shabunin
9096b1c768
dnn/NGraph: added nullptr checks
5 years ago
Rasmus
781fbde449
Merge pull request #17368 from themightyoarfish:cv2eigen-doc
...
* Add documentation about usage of cv2eigen functions in eigen.hpp
* Fixed Doxygen syntax.
Co-authored-by: Alexander Smorkalov <smorkalov.a.m@gmail.com>
5 years ago
Alexander Alekhin
55ca0fcc27
Merge pull request #17492 from cyyever:fix_data_race
5 years ago