Alexander Alekhin
9d06e58c3c
Merge pull request #22127 from catree:update_homography_tutorial
3 years ago
Alexander Alekhin
711b136191
Merge pull request #22124 from vrabaud:3.4_sanitizer
3 years ago
catree
a04f9e7a59
Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case.
3 years ago
Christine Poerschke
db5b22e895
Merge pull request #22065 from cpoerschke:3.4-apps-visualisation-configurable-codec
...
* apps/opencv_visualisation: configurable video codec
* Update apps/visualisation/opencv_visualisation.cpp
3 years ago
Vincent Rabaud
0d52c37e11
Fix typo that prevents compilation with sanitizer.
3 years ago
Alexander Alekhin
3efc645975
Merge pull request #22103 from fengyuentau:macOS_workflows_for_3.4
3 years ago
fengyuentau
572812217b
re-commit: add workflows for macOS for 3.4
3 years ago
Alexander Alekhin
ff41fbc5c1
Merge pull request #22091 from mukai1011:3.4
3 years ago
Alexander Alekhin
cac864192c
Merge pull request #22080 from vrabaud:fix_arm
3 years ago
Vincent Rabaud
7a46d7efde
Fix compilation on some ARM architecture.
...
This condition is the same as the line above.
3 years ago
Kôtaro Mukai
ed9524e125
Missing import
3 years ago
Alexander Alekhin
c103b63fe1
Merge tag '3.4.18'
3 years ago
Alexander Alekhin
a3d0882317
release: OpenCV 3.4.18
3 years ago
Alexander Panov
53eda42da7
Merge pull request #22025 from AleksandrPanov:fix_samplingForVersion_multiplyingFactor
...
Fix sampling for version multiplying factor
* reduce experimentalFrequencyElem and listFrequencyElem
* fix large resize
* fix tile in postIntermediate
* add getMinSideLen(), add corrected_index
* add test decode_regression_21929 author Kumataro, add test decode_regression_version_25
3 years ago
Alexander Alekhin
c26c4a61c6
Merge pull request #22061 from alalek:imgproc_color_hsv_use_singleton
3 years ago
Alexander Alekhin
65fcf22670
imgproc: use singleton in color_hsv.simd.hpp
3 years ago
Alexander Alekhin
d0572538ff
Merge pull request #22059 from Kumataro:3.4-fix21899
3 years ago
Kumataro
3577265508
highgui: Qt: waitKey() supports Cyrillic/Japanese keyboard layout
3 years ago
Kumataro
1a24e316d5
Merge pull request #22030 from Kumataro:3.4-fix22029
...
* objdetect: qrcode_encoder: fix to missing timing pattern
* objdetect: qrcode_encoder: Add SCOPED_TRACE() and replace CV_Assert() to ASSERT_EQ().
- Add SCOPED_TRACE() for version loop.
- Replace CV_Assert() to ASSERT_EQ().
- Rename expect_msg to msg.
3 years ago
Alexander Alekhin
8d51ef0f35
Merge pull request #22054 from asenyaev:asen/fix_matching_xcode_version
3 years ago
Andrey Senyaev
9cfae823a7
Fix Xcode version matching
3 years ago
Victor
1230075011
Merge pull request #22045 from victor1234:calib3d-fisheye-model-reference
...
* Add fisheye camera model summary description with reference
* Fix layout
* Move reference to bibtex
3 years ago
Alexander Alekhin
7459954377
Merge pull request #21843 from Rufflewind:doc
3 years ago
Alexander Alekhin
f9c7931800
Merge pull request #22035 from mohawk2:patch-1
3 years ago
mohawk2
72debee125
typo: Minkowsky is actually Minkowski
3 years ago
Alexander Alekhin
e9187ae38c
Merge pull request #22026 from alalek:update_version_3.4.18-pre
3 years ago
Alexander Alekhin
978dc76653
Merge pull request #22006 from rogday:21947_fix
3 years ago
Alexander Alekhin
b409fd32ac
Merge pull request #22024 from berak:patch-1
3 years ago
rogday
a2ad997e97
fix vector access in TF::sortByExecutionOrder
3 years ago
Alexander Alekhin
400906b433
pre: OpenCV 3.4.18 (version++)
3 years ago
berak
50d7c61c01
Update darknet_importer.cpp
...
make it more obvious, that this is a '404', not a 'parsing' problem
3 years ago
rogday
93dc0679ec
Merge pull request #21818 from rogday:revert_renaming
...
* add prefixes to layer names and layer output names
* dnn: OPENCV_DNN_ONNX_USE_LEGACY_NAMES runtime parameter
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
3 years ago
Phil Ruffwind
d1ccb7e47f
Update js_usage.markdown to use onRuntimeInitialized
...
The Emscripten library is not guaranteed to be fully loaded during the
script element's onload event. Module.onRuntimeInitialized seems to be
more reliable.
3 years ago
Alexander Alekhin
ea1c970190
Merge pull request #22001 from asenyaev:asen/move_workflows
3 years ago
Andrey Senyaev
aaf7f5ae02
Move workflows to a dedicated repository
3 years ago
Alexander Alekhin
70917f291c
Merge pull request #21988 from alalek:fix_warnings_gcc12_3.4
3 years ago
Alexander Alekhin
4722a8df3c
Merge pull request #21998 from alalek:gha_fix_git_merge_fixup_21986
3 years ago
Andrey Senyaev
7be8a71c60
Merge pull request #21994 from asenyaev:asen/extra_dnn_testing
...
Extended DNN testing in GHA
* Extended DNN testing in GHA for 3.4 branch
* Updated docker images in Linux GitHub Actions
* Added OPENCV_DOWNLOAD_PATH flag for ARM build to use pre-downloaded binaries
3 years ago
Alexander Alekhin
ce859edba8
GHA: fix git merge (part 2)
3 years ago
Alexander Alekhin
90820cd044
Merge pull request #21986 from alalek:gha_fix_git_merge
3 years ago
Alexander Alekhin
89f8d4ae12
build: GCC12 warnings
3 years ago
Alexander Alekhin
2aac0a5a26
GHA: fix git merge
3 years ago
OpenCV Pushbot
766f58ed7e
Merge pull request #21980 from asenyaev:asen/move_variables_to_the_host
3 years ago
Andrey Senyaev
1099b4c881
Move environment variables on a host side (GHA Windows)
3 years ago
OpenCV Pushbot
7c0f49fc36
Merge pull request #21977 from asenyaev:asen/win_contrib
3 years ago
OpenCV Pushbot
761e796201
Merge pull request #21964 from Julian-Sz:patch-1
...
Documentation Fix: Python and Java switched in Explanation
3 years ago
Andrey Senyaev
affcea8822
Added opencv_contrib branch check on Windows
3 years ago
OpenCV Pushbot
53f0be00a9
Merge pull request #21975 from asenyaev:asen/fix_terminating_windows_actions
3 years ago
OpenCV Pushbot
f35ec8c955
Merge pull request #21935 from Yulv-git:3.4-typos3
3 years ago
OpenCV Pushbot
1316491e50
Merge pull request #21933 from Yulv-git:3.4-typos1
3 years ago