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
Namgoo Lee
411ce04f54
CUDA_OptFlow/OpticalFlowDual_TVL1 Asynchronous test
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
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.
4 years ago
Alexander Alekhin
c2664d912a
Merge pull request #17538 from alalek:dnn_openvino_2020.3.0
4 years ago
Ilya Lavrenov
9697e3ac24
Removed error lisneter usage
4 years ago
Alexander Alekhin
d2a9efd039
dnn: use OpenVINO 2020.3 defines
4 years ago
Alexander Alekhin
442999dcdb
core: fix handling of ND-arrays in dumpInputArray() helpers
4 years ago
Alexander Alekhin
d753ae1489
Merge pull request #17143 from cyyever:detect_mkl_installed_by_nuget
4 years ago
cyy
db3e3be8ee
improve the mkl search procedure
4 years ago
Alexander Alekhin
0c8da03869
Merge pull request #17341 from hunter-college-ossd-spr-2020:3.4-1
4 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
4 years ago
Tomoaki Teshima
d4af89781b
fix corner case of libnvcuvid
...
* detect header automatically and not based on version number
4 years ago
Alexander Alekhin
a8c1cdf88e
Merge pull request #17511 from mshabunin:fix-kw-issues-34
4 years ago
Maksim Shabunin
7a187e9b5e
QRDetectMulti: refactored checkPoints method
4 years ago
Maksim Shabunin
9096b1c768
dnn/NGraph: added nullptr checks
4 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>
4 years ago
Gourav Roy
1b336bb602
Merge pull request #16955 from themechanicalcoder:text_recognition
...
* add text recognition sample
* fix pylint warning
* made changes according to the c++ example
* fix errors
* add text recognition sample
* update text detection sample
4 years ago
Alexander Alekhin
0fb3b8db72
Merge pull request #17504 from alalek:update_ffmpeg_3.4
4 years ago
Alexander Alekhin
b44302382d
ffmpeg/3.4: update FFmpeg wrapper
...
- FFmpeg 3.4.7
5 years ago
Alexander Alekhin
458f1d5ebe
Merge pull request #17501 from alalek:update_version_3.4.11-pre
5 years ago
Alexander Alekhin
a43e3bebe6
pre: OpenCV 3.4.11 (version++)
5 years ago
Alexander Alekhin
f62fe956d1
Merge pull request #17498 from alalek:update_tbb
5 years ago
Alexander Alekhin
852b0226e0
3rdparty: update TBB 2020.1 => 2020.2
...
https://github.com/oneapi-src/oneTBB/releases/tag/v2020.2
5 years ago
Alexander Alekhin
ef3844a177
Merge pull request #17466 from alalek:build_opencv_winpack_dldt_2020.3.0
5 years ago
Alexander Alekhin
476aa443c6
Merge pull request #17432 from tomoaki0705:automaticCC
5 years ago
Fernando Martin
cb0f74ab9f
Merge pull request #17473 from f3rm4rf3r:fixingFourCCDocBrokenLink
...
* - Fixing broken URL to mp4ra website
* - Fixing broken URL to mp4ra website (in C videoio API)
5 years ago
Alexander Alekhin
08d1c54364
Merge pull request #17469 from l-bat:fix_virtual_try_on
5 years ago
Alexander Alekhin
dbbfa003d3
Merge pull request #17455 from mshabunin:check-count-non-zero
5 years ago
Liubov Batanina
5ffc5bca7c
Fixed virtual try on sample
5 years ago
Alexander Alekhin
11ac2e1475
build: winpack_dldt with dldt 2020.3.0
...
https://github.com/openvinotoolkit/openvino/releases/tag/2020.3.0
5 years ago
Maksim Shabunin
59608907b8
Added countNonZero test for big arrays and disable IPP for some cases
5 years ago
Alexander Alekhin
e454c4891e
Merge pull request #17369 from themightyoarfish:doc-essential-matrix-different-cameras
5 years ago
Alexander Alekhin
3ed243abde
Merge pull request #17430 from alalek:issue_17257
5 years ago
Alexander Alekhin
d60524ecfa
Merge pull request #17447 from alalek:dnn_ie_extract_layers
5 years ago
Rasmus Diederichsen
345e071b24
Add instructions for how to use findEssentialMat() when camera matrices are different
5 years ago
Alexander Alekhin
be1a121d0d
dnn(ie): fix layers extraction
5 years ago
Tomoaki Teshima
156406b56c
select the architecture based on nvcc result
...
* cache the result
* DRY
* brush up based on review
5 years ago
Alexander Alekhin
f68654a204
Merge pull request #17438 from alalek:fix_eigen_builds
5 years ago
Vadim Pisarevsky
8abb312c20
Merge pull request #17417 from vpisarev:fix_fitellipse
...
* improved fitEllipse and fitEllipseDirect accuracy in singular or close-to-singular cases (see issue #9923 )
* scale points using double precision
* added normalization to fitEllipseAMS as well; fixed Java test case by raising the tolerance (it's unclear what is the correct result in this case).
* improved point perturbation a bit. make the code a little bit more clear
* trying to fix Java fitEllipseTest by slightly raising the tolerance threshold
* synchronized C++ version of Java's fitEllipse test
* removed trailing whitespaces
5 years ago
Alexander Alekhin
adcb943f61
Merge pull request #17424 from berak:dnn_sample_human_parsing
5 years ago
Vadim Pisarevsky
5489735258
Merge pull request #17436 from vpisarev:fix_python_io
...
* fixed #17044
1. fixed Python part of the tutorial about using OpenCV XML-YAML-JSON I/O functionality from C++ and Python.
2. added startWriteStruct() and endWriteStruct() methods to FileStorage
3. modifed FileStorage::write() methods to make them work well inside sequences, not only mappings.
* try to fix the doc builder
* added Python regression test for FileStorage I/O API ([TODO] iterating through long sequences can be very slow)
* fixed yaml testing
5 years ago
Alexander Alekhin
8de176988d
Merge pull request #17439 from alalek:fix_dnn_test_required_file
5 years ago
Alexander Alekhin
79c5d07abe
dnn(test): file 'dnn/efficientdet-d0.pb' is optional
5 years ago
Alexander Alekhin
74020a084b
core: fix builds with eigen helper header
5 years ago
berak
09acd478f1
dnn: add a human parsing cpp sample
5 years ago
Alexander Alekhin
e6c9e2fa50
Merge pull request #17420 from nosajthenitram:fix_cascadedetect_convert_bug_for_old_cascade
5 years ago