Merge remote-tracking branch 'upstream/3.4' into merge-3.4
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sat, 15 Oct 2022 16:08:07 +0000 (16:08 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sat, 15 Oct 2022 16:44:47 +0000 (16:44 +0000)
commit762481411d37815cb610e1e3631600aa9a640e72
treee1c39205e279053cd03207dd0f231feb3d3222f9
parent2763f988dadb25fdc28eb1f33d53a726fa45b419
parentea5ca1603664d06cb3fbc714f5c37f2fabdeee9e
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
20 files changed:
cmake/OpenCVCompilerOptimizations.cmake
doc/tutorials/features2d/homography/homography.markdown
doc/tutorials/imgproc/generalized_hough_ballard_guil/generalized_hough_ballard_guil.markdown
doc/tutorials/imgproc/imgtrans/hough_circle/hough_circle.markdown
doc/tutorials/imgproc/imgtrans/remap/remap.markdown
doc/tutorials/imgproc/table_of_content_imgproc.markdown
modules/calib3d/include/opencv2/calib3d.hpp
modules/core/include/opencv2/core/cvdef.h
modules/core/include/opencv2/core/hal/intrin.hpp
modules/dnn/include/opencv2/dnn/shape_utils.hpp
modules/dnn/src/layers/normalize_bbox_layer.cpp
modules/imgcodecs/src/grfmt_tiff.cpp
modules/imgcodecs/src/grfmt_webp.cpp
modules/imgcodecs/test/test_tiff.cpp
modules/imgproc/include/opencv2/imgproc.hpp
modules/imgproc/src/hough.cpp
modules/imgproc/src/pyramids.cpp
modules/objdetect/perf/perf_qrcode_pipeline.cpp
modules/objdetect/test/test_qrcode.cpp
modules/videoio/include/opencv2/videoio.hpp