Vitaly Tuzov
|
8f653ba8de
|
Inlined WASM fallback intrinsics to avoid using of V_TypeTraits
|
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
|
4f9cb3871a
|
copyright: 2021
|
4 years ago |
Alexander Alekhin
|
5b598c1812
|
Merge pull request #19239 from justinchuby:justinchuby-doc-typo-hough-lines
|
4 years ago |
Justin Chu
|
8f66dad65b
|
Fix typo in hough_lines tutorial
Argument `minLinLength` -> `minLineLength`
|
4 years ago |
Zhuo Zhang
|
6e1da2ef91
|
Merge pull request #19203 from zchrissirhcz:fix-cvSaveImage
Fix cvSaveImage( ) function bug
* fix cvSaveImage crash
* replace emplace_back with {}, no C++11 required
* fix MacOSX build with vector's push_back
|
4 years ago |
Alexander Alekhin
|
1ec2ade65b
|
Merge pull request #19210 from alalek:backport_19199
|
4 years ago |
Alexander Alekhin
|
13148df9f2
|
Merge pull request #19208 from alalek:js_build_reuse_python
|
4 years ago |
Alexander Alekhin
|
5a10261111
|
Merge pull request #19207 from alalek:issue_19198
|
4 years ago |
Ilya Lavrenov
|
064d48771d
|
Find only shared IE libraries, not plugins
original commit: 3ed376d103
|
4 years ago |
Alexander Alekhin
|
7eeba4d485
|
js(build): reuse Python executable used to run main script
- don't switch between Python versions in the middle of the build
|
4 years ago |
Alexander Alekhin
|
0681deb3c9
|
js: fix Python 3 support in make_umd.py
|
4 years ago |
Alexander Alekhin
|
0ffa78b66a
|
Merge pull request #19193 from alalek:samples_python_3.9
|
4 years ago |
Alexander Alekhin
|
b51ae87828
|
samples: check for Python 3.9
|
4 years ago |
Alexander Alekhin
|
68fb8dd873
|
Merge tag '3.4.13'
|
4 years ago |
Alexander Alekhin
|
8869dc7762
|
release: OpenCV 3.4.13
|
4 years ago |
Alexander Alekhin
|
e6c9291e32
|
Merge pull request #19180 from alalek:fixup_19161
|
4 years ago |
Alexander Alekhin
|
a6f14ca97c
|
js(build): fix generator with Python3
- class_info.props is a 'list'
|
4 years ago |
Alexander Alekhin
|
c555a6747d
|
Merge pull request #19177 from alalek:doxygen_drop_TCL_SUBST
|
4 years ago |
Alexander Alekhin
|
dd276dbb59
|
Merge pull request #19176 from alalek:issue_19131
|
4 years ago |
Alexander Alekhin
|
70d82017fe
|
Merge pull request #19175 from alalek:issue_18520
|
4 years ago |
Alexander Alekhin
|
663bd73518
|
Merge pull request #19164 from fpetrogalli:tranform_16u
|
4 years ago |
Francesco Petrogalli
|
c526705f4f
|
[cv::transform] Enable CV_SIMD for the 16U case on AArch64.
|
4 years ago |
Alexander Alekhin
|
c84d2cb32a
|
Merge pull request #18604 from vrabaud:master
|
4 years ago |
Vincent Rabaud
|
ff211371bc
|
Replace FLANNException by CV_Error.
|
4 years ago |
Alexander Alekhin
|
e9a4734a57
|
doxygen: drop deprecated TCL_SUBST
|
4 years ago |
Alexander Alekhin
|
3359bdc464
|
docs(core): fix process_video_frame() code snippet
|
4 years ago |
Alexander Alekhin
|
17faee5d81
|
imgproc: add rotatedRectangleIntersection empty input handling
|
4 years ago |
Alexander Alekhin
|
5cd852f9bd
|
Merge pull request #19170 from vrabaud:3.4
|
4 years ago |
Vincent Rabaud
|
4c75b1c102
|
Fix comment typos.
|
4 years ago |
Alexander Alekhin
|
ef27c11d50
|
Merge pull request #19162 from alalek:backport_18985
|
4 years ago |
Alexander Alekhin
|
cd3939a153
|
Merge pull request #19158 from alalek:build_opencv_winpack_dldt_2021.2.0
|
4 years ago |
Alexander Alekhin
|
9f5463ce42
|
Merge pull request #19152 from LupusSanctus:am/color_issue
|
4 years ago |
Anastasia Murzova
|
3bc1b53962
|
Added YUV conversion fix
Fixed OpenCV issue #18878
|
4 years ago |
Alexander Alekhin
|
de1b919641
|
Merge pull request #19161 from alalek:js_robust_code_generation
|
4 years ago |
Alexander Alekhin
|
03e224ee83
|
Merge pull request #19127 from asmorkalov:as/photo_fix_arm64
|
4 years ago |
Steffen Urban
|
c2bc171ef6
|
js: backport PR18985
original commit: b82700ae41
|
4 years ago |
Alexander Alekhin
|
f8740e124c
|
js: robust code generation
- avoid randomized output due to unpredictable dict/set order
|
4 years ago |
Alexander Smorkalov
|
57da381ae3
|
Increased Photo_CalibrateDebevec.regression test tolerance to pass on arm64 with gcc 9.3.
|
4 years ago |
Alexander Alekhin
|
935cb4076b
|
Merge pull request #19154 from alalek:fixup_19089
|
4 years ago |
Alexander Alekhin
|
b2ea15da35
|
Merge pull request #19137 from VadimLevin:dev/vlevin/safe-string-conversion
|
4 years ago |
Alexander Alekhin
|
9733177083
|
Merge pull request #19105 from alalek:js_build_update
|
4 years ago |
Alexander Alekhin
|
fa665141bb
|
Merge pull request #19104 from alalek:docs_cmake_msvs2019
|
4 years ago |
Alexander Alekhin
|
64720f15a2
|
doc(windows): update how to handle MSVS 2019
|
4 years ago |
Alexander Alekhin
|
8df0f13230
|
build: winpack_dldt with dldt 2021.2.0
|
4 years ago |
Alexander Alekhin
|
94e7be3714
|
docs(calib3d): avoid reference on legacy C API constants
|
4 years ago |
Alexander Alekhin
|
9b4adc9acb
|
Merge pull request #19146 from alalek:dnn_openvino_2021.2.0
|
4 years ago |
Alexander Alekhin
|
e27162397a
|
Merge pull request #19143 from vrabaud:stack
|
4 years ago |
Alexander Alekhin
|
99d750d597
|
Merge pull request #19139 from vrabaud:find1
|
4 years ago |
Vincent Rabaud
|
8391a23600
|
Optimize calls to std::string::find() and friends for a single char.
The character literal overload is more efficient. More info at:
http://clang.llvm.org/extra/clang-tidy/checks/performance-faster-string-find.html
|
4 years ago |