Alexander Alekhin
|
30bef20e22
|
js: fix SIMD build
|
2021-01-31 00:12:51 +00:00 |
|
Alexander Alekhin
|
72894a1a90
|
Merge pull request #19216 from terfendail:wasm_fall
|
2021-01-12 17:57:24 +00:00 |
|
Alexander Alekhin
|
62420b900e
|
Merge pull request #19301 from krush11:3.4
|
2021-01-11 20:58:33 +00:00 |
|
Alexander Alekhin
|
89ef676613
|
Merge pull request #19297 from raaldrid:Template_Match_Tutorial_fix_17739
|
2021-01-11 20:54:54 +00:00 |
|
Alexander Alekhin
|
83e14f602f
|
Merge pull request #19296 from raaldrid:Doc_issue_fix_18836_FULL
|
2021-01-11 20:04:49 +00:00 |
|
Alexander Alekhin
|
5389309d40
|
Merge pull request #19291 from gpiffault:docs-js_usage-fix_imshow
|
2021-01-11 20:03:29 +00:00 |
|
Alexander Alekhin
|
058460ddf4
|
Merge pull request #19248 from LaurentBerger:forum
|
2021-01-11 20:02:51 +00:00 |
|
Rachel A
|
380009ac58
|
Template Matching Tutorial issue fix https://github.com/opencv/opencv/issues/17739
|
2021-01-11 11:19:59 -08:00 |
|
Alexander Alekhin
|
2775099a32
|
Merge pull request #19220 from alalek:dnn_tf_importer_error_reporting
|
2021-01-11 19:12:41 +00:00 |
|
Rachel A
|
f98e567f49
|
Solution to documentation issue https://github.com/opencv/opencv/issues/18836
|
2021-01-11 10:43:26 -08:00 |
|
LaurentBerger
|
9fb48d5f44
|
update forum link
|
2021-01-11 18:39:46 +00:00 |
|
Vitaly Tuzov
|
8f653ba8de
|
Inlined WASM fallback intrinsics to avoid using of V_TypeTraits
|
2021-01-11 18:12:21 +03:00 |
|
krush11
|
87b3b48fe0
|
added multi-config to regexp
|
2021-01-10 11:11:23 +05:30 |
|
Grégoire Piffault
|
0043d9bf13
|
docs(tutorial_js_usage): fix imshow usage
|
2021-01-09 14:53:35 +01:00 |
|
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
|
2021-01-05 11:33:57 +00:00 |
|
Alexander Alekhin
|
4f9cb3871a
|
copyright: 2021
|
2021-01-01 13:40:32 +00:00 |
|
Alexander Alekhin
|
5b598c1812
|
Merge pull request #19239 from justinchuby:justinchuby-doc-typo-hough-lines
|
2020-12-31 10:33:59 +00:00 |
|
Justin Chu
|
8f66dad65b
|
Fix typo in hough_lines tutorial
Argument `minLinLength` -> `minLineLength`
|
2020-12-30 16:20:27 -05:00 |
|
Alexander Alekhin
|
55f06b76f9
|
dnn: improve debugging of TensorFlow parsing errors
|
2020-12-26 15:31:30 +00:00 |
|
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
|
2020-12-24 16:58:16 +00:00 |
|
Alexander Alekhin
|
1ec2ade65b
|
Merge pull request #19210 from alalek:backport_19199
|
2020-12-24 10:01:37 +00:00 |
|
Alexander Alekhin
|
13148df9f2
|
Merge pull request #19208 from alalek:js_build_reuse_python
|
2020-12-24 10:01:17 +00:00 |
|
Alexander Alekhin
|
5a10261111
|
Merge pull request #19207 from alalek:issue_19198
|
2020-12-24 10:00:56 +00:00 |
|
Ilya Lavrenov
|
064d48771d
|
Find only shared IE libraries, not plugins
original commit: 3ed376d103
|
2020-12-24 06:48:54 +00:00 |
|
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
|
2020-12-24 05:25:38 +00:00 |
|
Alexander Alekhin
|
0681deb3c9
|
js: fix Python 3 support in make_umd.py
|
2020-12-23 15:07:12 +00:00 |
|
Alexander Alekhin
|
0ffa78b66a
|
Merge pull request #19193 from alalek:samples_python_3.9
|
2020-12-23 12:09:07 +00:00 |
|
Alexander Alekhin
|
b51ae87828
|
samples: check for Python 3.9
|
2020-12-21 14:59:34 +00:00 |
|
Alexander Alekhin
|
68fb8dd873
|
Merge tag '3.4.13'
|
2020-12-21 14:55:54 +00:00 |
|
Alexander Alekhin
|
8869dc7762
|
release: OpenCV 3.4.13
|
2020-12-20 22:15:49 +00:00 |
|
Alexander Alekhin
|
e6c9291e32
|
Merge pull request #19180 from alalek:fixup_19161
|
2020-12-20 18:39:01 +00:00 |
|
Alexander Alekhin
|
a6f14ca97c
|
js(build): fix generator with Python3
- class_info.props is a 'list'
|
2020-12-20 17:42:47 +00:00 |
|
Alexander Alekhin
|
c555a6747d
|
Merge pull request #19177 from alalek:doxygen_drop_TCL_SUBST
|
2020-12-20 16:40:58 +00:00 |
|
Alexander Alekhin
|
dd276dbb59
|
Merge pull request #19176 from alalek:issue_19131
|
2020-12-20 16:40:28 +00:00 |
|
Alexander Alekhin
|
70d82017fe
|
Merge pull request #19175 from alalek:issue_18520
|
2020-12-20 16:39:56 +00:00 |
|
Alexander Alekhin
|
663bd73518
|
Merge pull request #19164 from fpetrogalli:tranform_16u
|
2020-12-20 16:38:59 +00:00 |
|
Francesco Petrogalli
|
c526705f4f
|
[cv::transform] Enable CV_SIMD for the 16U case on AArch64.
|
2020-12-20 15:58:21 +00:00 |
|
Alexander Alekhin
|
c84d2cb32a
|
Merge pull request #18604 from vrabaud:master
|
2020-12-20 15:50:33 +00:00 |
|
Vincent Rabaud
|
ff211371bc
|
Replace FLANNException by CV_Error.
|
2020-12-20 14:17:28 +01:00 |
|
Alexander Alekhin
|
e9a4734a57
|
doxygen: drop deprecated TCL_SUBST
|
2020-12-20 05:05:48 +00:00 |
|
Alexander Alekhin
|
3359bdc464
|
docs(core): fix process_video_frame() code snippet
|
2020-12-20 02:27:46 +00:00 |
|
Alexander Alekhin
|
17faee5d81
|
imgproc: add rotatedRectangleIntersection empty input handling
|
2020-12-20 02:06:50 +00:00 |
|
Alexander Alekhin
|
5cd852f9bd
|
Merge pull request #19170 from vrabaud:3.4
|
2020-12-19 19:22:30 +00:00 |
|
Vincent Rabaud
|
4c75b1c102
|
Fix comment typos.
|
2020-12-19 08:22:37 +01:00 |
|
Alexander Alekhin
|
ef27c11d50
|
Merge pull request #19162 from alalek:backport_18985
|
2020-12-18 20:29:49 +00:00 |
|
Alexander Alekhin
|
cd3939a153
|
Merge pull request #19158 from alalek:build_opencv_winpack_dldt_2021.2.0
|
2020-12-18 20:29:33 +00:00 |
|
Alexander Alekhin
|
9f5463ce42
|
Merge pull request #19152 from LupusSanctus:am/color_issue
|
2020-12-18 20:28:12 +00:00 |
|
Anastasia Murzova
|
3bc1b53962
|
Added YUV conversion fix
Fixed OpenCV issue #18878
|
2020-12-18 21:40:32 +03:00 |
|
Alexander Alekhin
|
de1b919641
|
Merge pull request #19161 from alalek:js_robust_code_generation
|
2020-12-18 15:12:17 +00:00 |
|
Alexander Alekhin
|
03e224ee83
|
Merge pull request #19127 from asmorkalov:as/photo_fix_arm64
|
2020-12-18 13:42:26 +00:00 |
|