Alexander Alekhin
ff41fbc5c1
Merge pull request #22091 from mukai1011:3.4
2 years ago
Alexander Alekhin
cac864192c
Merge pull request #22080 from vrabaud:fix_arm
2 years ago
Alexander Alekhin
b19683eb41
Merge pull request #22089 from tailsu:sd/fix-displaymatrix-orientation
2 years ago
Vincent Rabaud
7a46d7efde
Fix compilation on some ARM architecture.
...
This condition is the same as the line above.
2 years ago
Stefan Dragnev
d09bd6f862
correct direction of displaymatrix rotation
2 years ago
Alexander Alekhin
7676be5570
Merge pull request #22079 from asmorkalov:as/calibration_save_frames
3 years ago
Kôtaro Mukai
ed9524e125
Missing import
3 years ago
Alexander Smorkalov
533bb035cf
Save Frames option for interactive calibration tool
...
The option to save all frames that contribute to final calibration result.
Useful for dataset collection and further offline tuning.
3 years ago
Alexander Alekhin
dda2e9374b
Merge pull request #22018 from RidgeRun:gstreamer-consider-video-meta-if-available
3 years ago
Alexander Alekhin
14754deb21
Merge tag '4.6.0'
3 years ago
Alexander Alekhin
b0dc474160
release: OpenCV 4.6.0
3 years ago
Juan López Rubio
adf89bbb33
Merge pull request #22047 from jlopezr:trackbar-ordered-in-mac
...
* In Mac highgui now shows trackbars in creation order
* In Mac highgui trackbars show current value
* Remove trailing spaces in objectivec code
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 Alekhin
583bd1a6e2
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
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
9da9e8244b
Merge pull request #22041 from nglee:fix_return_by_const_value
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
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
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
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
Alexander Alekhin
f9c7931800
Merge pull request #22035 from mohawk2:patch-1
3 years ago
Namgoo Lee
24547f40ff
remove const from functions returning by value
3 years ago
mohawk2
72debee125
typo: Minkowsky is actually Minkowski
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
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
e9428726ca
pre: OpenCV 4.6.0 (version++)
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
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