Alexander Alekhin
9da9e8244b
Merge pull request #22041 from nglee:fix_return_by_const_value
3 years ago
Alexander Alekhin
d6151eae23
Merge pull request #22019 from victor1234:calib3d-fix-cameracalibration-test
3 years ago
Alexander Alekhin
4a0a3281c6
Merge pull request #22021 from victor1234:issue-10947_calib3d-update-fisheye-distortpoint-doc
3 years ago
Alexander Alekhin
cf38098ba8
Merge pull request #22034 from alalek:update_ffmpeg_4.x
3 years ago
Lukas-Alexander Weber
8ca394efaf
Merge pull request #22005 from lukasalexanderweber:delete_stitching_tool
...
Move stitching package and tool to a dedicated repository
* deleted moved files
* Update README.md
3 years ago
Namgoo Lee
24547f40ff
remove const from functions returning by value
3 years ago
Alexander Alekhin
08c270f65a
Merge pull request #22033 from alalek:windows_skip_failed_videoio_tests
3 years ago
Alexander Alekhin
e585453c2e
videoio(test): skip failed tests in misconfigured environments
3 years ago
Alexander Alekhin
86f4524010
Merge pull request #22028 from alalek:build_warnings_4.x
3 years ago
Alexander Alekhin
6d098cc230
ffmpeg/4.x: update FFmpeg wrapper 2022.05
...
- FFmpeg 4.4.2
- libvpx 1.11
3 years ago
Alexander Alekhin
434c96e625
build: eliminate warnings
3 years ago
Alexander Alekhin
d6e9616256
Merge pull request #22027 from alalek:update_version_4.6.0-pre
3 years ago
Alexander Alekhin
e9428726ca
pre: OpenCV 4.6.0 (version++)
3 years ago
Alexander Alekhin
d9bf522b27
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
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
Kataev Victor
1ddc51cfd1
Update fisheye::distortPoints() documentation
3 years ago
Kataev Victor
50bf0e10f5
Fix cameracalibration test
...
* Remove transpose for rvec after calibration
* Change compare threshold from 110% to 10% for perViewErrors
* Add transpose to goodRotMatrs load
3 years ago
Alexander Alekhin
7e845a3b87
Merge pull request #22013 from asenyaev:asen/move_workflows_4.x
3 years ago
Alexander Alekhin
ea1c970190
Merge pull request #22001 from asenyaev:asen/move_workflows
3 years ago
Andrey Senyaev
3d207ccf11
Move workflows to a dedicated repository for 4.x branch
3 years ago
Andrey Senyaev
aaf7f5ae02
Move workflows to a dedicated repository
3 years ago
Alexander Alekhin
50e8ad285b
Merge pull request #22008 from zachlowry:umat-format-string
3 years ago
Alexander Alekhin
bb5462e327
Merge pull request #21991 from fengyuentau:qconv_asympad
3 years ago
Martin Tůma
df2e7fa6eb
Merge pull request #21992 from tumicdq:v4l2
...
* Added support for 4B RGB V4L2 pixel formats
Added support for V4L2_PIX_FMT_XBGR32 and V4L2_PIX_FMT_ABGR32 pixel
formats.
* Added workaround for missing V4L2_PIX_FMT_ABGR32 and V4L2_PIX_FMT_XBGR32
defines
3 years ago
Alexander Alekhin
11f36bdf9a
Merge pull request #21941 from cpoerschke:4.x-fix-imgproc-typos
3 years ago
Alexander Alekhin
bc0d4585b3
Merge pull request #21984 from xiong-jie-y:add_make_capture_for_camera_stream
3 years ago
Alexander Alekhin
70917f291c
Merge pull request #21988 from alalek:fix_warnings_gcc12_3.4
3 years ago
Alexander Alekhin
9f6f0c7424
Merge pull request #21987 from alalek:gapi_test_reduce_used_memory
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
xiong-jie-y
c929f1b62f
Add make_capture_src for video stream to Python
3 years ago
fengyuentau
ff88132620
support asymmetric paddings for qconv
3 years ago
Alexander Alekhin
89f8d4ae12
build: GCC12 warnings
3 years ago
dbudnikov
3f4ffe7844
Merge pull request #21909 from dbudnikov:dbudnikov/reduce_gapi_tests_number
...
Reduce G-API tests number
* reduce number of G-API tests
* reduce number of G-API tests
* Address more comments from Dmitry.
3 years ago
Alexander Alekhin
ed567a2dd1
Merge pull request #21907 from fengyuentau:workflow_arm_4.x
3 years ago
Alexander Alekhin
22a00036e2
gapi(test): reduce used amount of memory
3 years ago
Alexander Alekhin
2aac0a5a26
GHA: fix git merge
3 years ago
fengyuentau
07ad6a437e
add ARM64 workflow for 4.x
...
add opencv_contrib fork check
use image hosted on quay.io
3 years ago
OpenCV Developers
d9a444ca1a
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
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
Manolis Lourakis
8d0fbc6a1e
Merge pull request #21702 from mlourakis:4.x
...
Fixes and optimizations for the SQPnP solver
* Fixes and optimizations
- optimized the calculation of qa_sum by moving equal elements outside the loop
- unrolled copying of the lower triangle of omega
- substituted SVD with eigendecomposition in the factorization of omega (2-3 times faster)
- fixed the initialization of lambda in FOAM
- added a cheirality test that checks a solution on all 3D points rather than on their mean. The old test rejected valid poses in some cases
- fixed some typos & errors in comments
* reverted to SVD
Eigen decomposition seems to yield larger errors in certain tests, reverted to SVD
* nearestRotationMatrixSVD
Added nearestRotationMatrixSVD()
Previous nearestRotationMatrix() renamed to nearestRotationMatrixFOAM() and reverts to nearestRotationMatrixSVD() for singular matrices
* fixed checks order
Fixed the order of checks in PoseSolver::solveInternal()
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
Kumataro
602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911
...
* Fix warnings for clang15
* Fix warnings: Remove unnecessary code
* Fix warnings: Remove unnecessary code
3 years ago
OpenCV Pushbot
f35ec8c955
Merge pull request #21935 from Yulv-git:3.4-typos3
3 years ago