platform/upstream/opencv.git
20 months agoMerge pull request #21745 from alalek:dnn_plugin_openvino
Alexander Alekhin [Sat, 8 Oct 2022 22:32:25 +0000 (22:32 +0000)]
Merge pull request #21745 from alalek:dnn_plugin_openvino

20 months agoadd willReadFrequently on imread in js
Eran Geva [Sat, 8 Oct 2022 09:05:33 +0000 (12:05 +0300)]
add willReadFrequently on imread in js

20 months agoadd greater_or_equal and less_or_equal ONNX support
Zihao Mu [Sat, 8 Oct 2022 07:51:40 +0000 (15:51 +0800)]
add greater_or_equal and less_or_equal ONNX support

20 months agodnn: plugin support for OpenVINO
Alexander Alekhin [Fri, 18 Mar 2022 06:19:30 +0000 (06:19 +0000)]
dnn: plugin support for OpenVINO

20 months agoMerge pull request #21942 from pglotov:add-blob-contours
Petr Glotov [Fri, 7 Oct 2022 16:07:51 +0000 (09:07 -0700)]
Merge pull request #21942 from pglotov:add-blob-contours

added blob contours to blob detector

* added blob contours

* Fixed Java regression test after new parameter addition to SimpleBlobDetector.

* Added stub implementation of SimpleBlobDetector::getBlobContours to presume source API compatibility.

20 months agoMerge pull request #22329 from chinery:stitching-py-fixes
Alexander Smorkalov [Fri, 7 Oct 2022 12:03:37 +0000 (15:03 +0300)]
Merge pull request #22329 from chinery:stitching-py-fixes

Fix stitching Python bindings (and one stitching_detailed.cpp bug)

20 months agoMerge pull request #22562 from cudawarped:add_bindings_to_cuda_fastNlMeansDenoising
Alexander Smorkalov [Fri, 7 Oct 2022 11:55:14 +0000 (14:55 +0300)]
Merge pull request #22562 from cudawarped:add_bindings_to_cuda_fastNlMeansDenoising

Add bindings to CUDA photo denoising functions

20 months agoMerge pull request #22606 from savuor:doc_fix_lmsolver
Alexander Smorkalov [Fri, 7 Oct 2022 09:42:48 +0000 (12:42 +0300)]
Merge pull request #22606 from savuor:doc_fix_lmsolver

Doc fix for LMSolver

20 months agoMerge pull request #22596 from TolyaTalamanov:at/add-num-iter
Alexander Smorkalov [Fri, 7 Oct 2022 06:09:19 +0000 (09:09 +0300)]
Merge pull request #22596 from TolyaTalamanov:at/add-num-iter

[G-API] Pipeline modeling tool: Support num_iters criteria

20 months agodoc fix
Rostislav Vasilikhin [Thu, 6 Oct 2022 23:40:50 +0000 (01:40 +0200)]
doc fix

20 months agoCriteria -> Criterion
TolyaTalamanov [Thu, 6 Oct 2022 09:41:30 +0000 (09:41 +0000)]
Criteria -> Criterion

20 months agoMerge branch '4.x' of github.com:opencv/opencv into at/add-num-iter
TolyaTalamanov [Thu, 6 Oct 2022 07:12:14 +0000 (07:12 +0000)]
Merge branch '4.x' of github.com:opencv/opencv into at/add-num-iter

20 months agoMerge pull request #22600 from alalek:cmake_opt_force_targets
Alexander Alekhin [Thu, 6 Oct 2022 05:05:40 +0000 (05:05 +0000)]
Merge pull request #22600 from alalek:cmake_opt_force_targets

20 months agoadd cvGetPropVisible_COCOA
Christine Poerschke [Wed, 5 Oct 2022 20:51:26 +0000 (21:51 +0100)]
add cvGetPropVisible_COCOA

20 months agocmake(opt): force separate targets for dispatched code
Alexander Alekhin [Wed, 5 Oct 2022 18:51:39 +0000 (21:51 +0300)]
cmake(opt): force separate targets for dispatched code

- PCH may not pass compilation flags properly

20 months agoMove impl from class
TolyaTalamanov [Wed, 5 Oct 2022 12:01:45 +0000 (12:01 +0000)]
Move impl from class

20 months agoFix functional pipeline tool tests
TolyaTalamanov [Tue, 4 Oct 2022 12:10:49 +0000 (12:10 +0000)]
Fix functional pipeline tool tests

20 months agoMerge pull request #22501 from cabelo:oak-devices-docs
Alexander Smorkalov [Tue, 4 Oct 2022 14:09:03 +0000 (17:09 +0300)]
Merge pull request #22501 from cabelo:oak-devices-docs

OAK Information

20 months agoMerge pull request #22539 from catree:feat_homography_tutorial_gif
Alexander Smorkalov [Tue, 4 Oct 2022 12:59:40 +0000 (15:59 +0300)]
Merge pull request #22539 from catree:feat_homography_tutorial_gif

Add a gif to the homography exercise

20 months agoTypos and formating fixes.
Alexander Smorkalov [Tue, 4 Oct 2022 12:45:44 +0000 (15:45 +0300)]
Typos and formating fixes.

20 months agoOAK Information
Alessandro de Oliveira Faria (A.K.A. CABELO) [Mon, 12 Sep 2022 03:53:20 +0000 (00:53 -0300)]
OAK Information

20 months agoMerge pull request #22194 from heavyrain-lzy:fixbug_pyrup
Alexander Smorkalov [Tue, 4 Oct 2022 12:37:01 +0000 (15:37 +0300)]
Merge pull request #22194 from heavyrain-lzy:fixbug_pyrup

Fix the pyramid bug when src*2 < dst

20 months agoMerge pull request #22074 from bwang30:opencv-warpAffine-ippiw
Alexander Smorkalov [Tue, 4 Oct 2022 11:38:00 +0000 (14:38 +0300)]
Merge pull request #22074 from bwang30:opencv-warpAffine-ippiw

Add warpAffine IPPIW implementation to replace with old version

20 months agoAdd an image to illustrate camera poses interpolation for the small homography exercise.
catree [Tue, 20 Sep 2022 11:39:31 +0000 (13:39 +0200)]
Add an image to illustrate camera poses interpolation for the small homography exercise.

20 months agoSupport num_iters criteria for pipeline tool
TolyaTalamanov [Tue, 4 Oct 2022 08:37:56 +0000 (08:37 +0000)]
Support num_iters criteria for pipeline tool

20 months agoMerge pull request #22588 from TolyaTalamanov:at/sync-ie-request-pool
Alexander Smorkalov [Tue, 4 Oct 2022 08:32:21 +0000 (11:32 +0300)]
Merge pull request #22588 from TolyaTalamanov:at/sync-ie-request-pool

G-API: Add synchronous execution for IE backend

20 months agoMerge pull request #22017 from xiong-jie-y:py_onnx
Alexander Smorkalov [Tue, 4 Oct 2022 07:33:10 +0000 (10:33 +0300)]
Merge pull request #22017 from xiong-jie-y:py_onnx

Add python bindings for G-API onnx

20 months agoRefactor tests
TolyaTalamanov [Tue, 4 Oct 2022 06:59:22 +0000 (06:59 +0000)]
Refactor tests

20 months agoMerge branch '4.x' of github.com:opencv/opencv into at/sync-ie-request-pool
TolyaTalamanov [Tue, 4 Oct 2022 06:48:28 +0000 (06:48 +0000)]
Merge branch '4.x' of github.com:opencv/opencv into at/sync-ie-request-pool

20 months agoAdd warpAffine IPPIW implementation protected by ipp NE flag
robin [Tue, 7 Jun 2022 05:31:56 +0000 (13:31 +0800)]
Add warpAffine IPPIW implementation protected by ipp NE flag

Signed-off-by: robin <bin.wang@intel.com>
20 months agoMerge pull request #22404 from Kumataro:3.4-fix22388_2
Kumataro [Mon, 3 Oct 2022 15:24:15 +0000 (00:24 +0900)]
Merge pull request #22404 from Kumataro:3.4-fix22388_2

* imgcodecs: tiff: Reduce memory usage to read 16bit image.

* imgcodecs: tiff: Reduce memory usage to read 8bit images

* imgcodecs: tiff: split basic test and full test.

* imgcodecs: tiff: fix to warning C4244

* imgcodecs: tiff: fix to warning C4244

20 months agoMerge pull request #22583 from TolyaTalamanov:at/add-cfg-output-precision-for-ie...
Alexander Smorkalov [Mon, 3 Oct 2022 12:54:00 +0000 (15:54 +0300)]
Merge pull request #22583 from TolyaTalamanov:at/add-cfg-output-precision-for-ie-backend

G-API: API for configuring model output precision for IE backend

20 months agoMerge pull request #22584 from vrabaud:msan
Alexander Smorkalov [Mon, 3 Oct 2022 12:48:38 +0000 (15:48 +0300)]
Merge pull request #22584 from vrabaud:msan

Move marking memory as initialized earlier.

20 months agoExpand modeling tool to support infer_mode
TolyaTalamanov [Mon, 3 Oct 2022 11:08:15 +0000 (11:08 +0000)]
Expand modeling tool to support infer_mode

20 months agoAdd tests
TolyaTalamanov [Mon, 3 Oct 2022 10:58:21 +0000 (10:58 +0000)]
Add tests

20 months agoMerge pull request #22542 from TolyaTalamanov:at/expand-performance-report-with-metrics
Alexander Smorkalov [Mon, 3 Oct 2022 10:14:17 +0000 (13:14 +0300)]
Merge pull request #22542 from TolyaTalamanov:at/expand-performance-report-with-metrics

[G-API] Pipeline modeling tool - expand performance report

20 months agoAdd handle to configure async/sync infer mode
TolyaTalamanov [Mon, 3 Oct 2022 09:43:05 +0000 (09:43 +0000)]
Add handle to configure async/sync infer mode

20 months agoFix windows warning
TolyaTalamanov [Thu, 29 Sep 2022 11:02:55 +0000 (11:02 +0000)]
Fix windows warning

20 months agoAdd sync/async executors for infer request
TolyaTalamanov [Thu, 29 Sep 2022 09:47:53 +0000 (09:47 +0000)]
Add sync/async executors for infer request

20 months agoAdd sync infer request
TolyaTalamanov [Wed, 28 Sep 2022 15:46:57 +0000 (15:46 +0000)]
Add sync infer request

20 months agoExpand performance report
TolyaTalamanov [Mon, 3 Oct 2022 09:04:49 +0000 (09:04 +0000)]
Expand performance report

20 months agoFix comments to review
TolyaTalamanov [Mon, 3 Oct 2022 08:04:15 +0000 (08:04 +0000)]
Fix comments to review

20 months agoAdd cfgOutputPrecision
TolyaTalamanov [Sun, 2 Oct 2022 20:54:08 +0000 (20:54 +0000)]
Add cfgOutputPrecision

20 months agoMerge pull request #22554 from WanliZhong:slice_axes_no_seq
Alexander Smorkalov [Mon, 3 Oct 2022 07:15:55 +0000 (10:15 +0300)]
Merge pull request #22554 from WanliZhong:slice_axes_no_seq

DNN: Let Slice layer support non-sequential and negative axes

20 months agoMerge pull request #22560 from fengyuentau:enable_issue_template_chooser_with_templates
Alexander Smorkalov [Mon, 3 Oct 2022 07:01:39 +0000 (10:01 +0300)]
Merge pull request #22560 from fengyuentau:enable_issue_template_chooser_with_templates

Enable issue template chooser

20 months agoMerge pull request #22462 from Biswa96:fix-directx-check
Biswapriyo Nath [Mon, 3 Oct 2022 05:37:36 +0000 (11:07 +0530)]
Merge pull request #22462 from Biswa96:fix-directx-check

* cmake: Fix DirectX detection in mingw

The pragma comment directive is valid for MSVC only. So, the DirectX detection
fails in mingw. The failure is fixed by adding the required linking library
(here d3d11) in the try_compile() function in OpenCVDetectDirectX.cmake file.
Also add a message if the first DirectX check fails.

* gapi: Fix compilation with mingw

These changes remove MSVC specific pragma directive. The compilation fails at
linking time due to absence of proper linking library. The required libraries
are added in corresponding CMakeLists.txt file.

* samples: Fix compilation with mingw

These changes remove MSVC specific pragma directive. The compilation fails at
linking time due to absence of proper linking library. The required libraries
are added in corresponding CMakeLists.txt file.

21 months agoenable issue template chooser with templates for bug report, feature
fengyuentau [Fri, 23 Sep 2022 13:13:13 +0000 (21:13 +0800)]
enable issue template chooser with templates for bug report, feature
request and documentation

21 months agoMerge pull request #22505 from asmorkalov:as/matcher_score_thresh
Alexander Alekhin [Sat, 1 Oct 2022 12:05:03 +0000 (12:05 +0000)]
Merge pull request #22505 from asmorkalov:as/matcher_score_thresh

21 months agoenhance slice layer
zoom [Thu, 22 Sep 2022 06:40:39 +0000 (14:40 +0800)]
enhance slice layer
refactor the code for parsing Slice layer
add test for Slice layer
let 'begin' and 'end' resize to dims
add opset message comment

21 months agoAdd bindings and test
cudawarped [Fri, 23 Sep 2022 16:10:59 +0000 (19:10 +0300)]
Add bindings and test

21 months agoMerge pull request #22589 from ocpalo:imagecollection_warnings
Alexander Smorkalov [Fri, 30 Sep 2022 07:10:14 +0000 (10:10 +0300)]
Merge pull request #22589 from ocpalo:imagecollection_warnings

fix warnings in ImageCollection

21 months agofix warnings in ImageCollection
ocpalo [Thu, 29 Sep 2022 17:47:49 +0000 (20:47 +0300)]
fix warnings in ImageCollection

21 months agoMerge pull request #20379 from zihaomu:stackblur
Alexander Smorkalov [Thu, 29 Sep 2022 13:24:20 +0000 (16:24 +0300)]
Merge pull request #20379 from zihaomu:stackblur

Add StackBlur for imgproc

21 months agoMerge pull request #22580 from seanm:Wextra-semi
Alexander Smorkalov [Thu, 29 Sep 2022 08:50:20 +0000 (11:50 +0300)]
Merge pull request #22580 from seanm:Wextra-semi

Fixed most clang -Wextra-semi warnings

21 months agoMerge pull request #22585 from opencv:zm/remove-code-1
Alexander Smorkalov [Thu, 29 Sep 2022 08:44:19 +0000 (11:44 +0300)]
Merge pull request #22585 from opencv:zm/remove-code-1

DNN: Remove unused code in onnx_importer.cpp

21 months agoExtracted matches_confindece_thresh as stitching matcher parameter.
Alexander Smorkalov [Mon, 12 Sep 2022 14:13:43 +0000 (17:13 +0300)]
Extracted matches_confindece_thresh as stitching matcher parameter.

21 months agoMerge pull request #22358 from AleksandrPanov:qrcode_x86_arm
Alexander Smorkalov [Thu, 29 Sep 2022 05:56:07 +0000 (08:56 +0300)]
Merge pull request #22358 from AleksandrPanov:qrcode_x86_arm

QRcode, change INTER_LINEAR to INTER_LINEAR_EXACT

21 months agoDNN: Remove unused code in onnx_importer.cpp
Zihao Mu [Thu, 29 Sep 2022 02:53:43 +0000 (10:53 +0800)]
DNN: Remove unused code in onnx_importer.cpp

21 months agochange resize flag INTER_LINEAR to INTER_LINEAR_EXACT
AleksandrPanov [Wed, 28 Sep 2022 20:52:24 +0000 (23:52 +0300)]
change resize flag INTER_LINEAR to INTER_LINEAR_EXACT
fix python test_detect_and_decode_multi, sort QR in multiDetect/multiDecode
enable tests with "version_5_up.jpg", "version_5_top.jpg"

21 months agoMove marking memory as initialized earlier.
Vincent Rabaud [Wed, 28 Sep 2022 19:57:46 +0000 (21:57 +0200)]
Move marking memory as initialized earlier.

21 months agoMerge pull request #22566 from asmorkalov:as/libjpeg_turbo_linkage_warning
Alexander Smorkalov [Wed, 28 Sep 2022 17:04:24 +0000 (20:04 +0300)]
Merge pull request #22566 from asmorkalov:as/libjpeg_turbo_linkage_warning

Fix multiple sdtlib linkage warning on Windows with MSVS.

21 months agoMerge pull request #22552 from alvoron:ocv_ov_instruction
Alexander Smorkalov [Wed, 28 Sep 2022 12:14:57 +0000 (15:14 +0300)]
Merge pull request #22552 from alvoron:ocv_ov_instruction

OpenCV for OpenVINO documentation

21 months agoadded opencv for openvino tutorial
Voron [Wed, 28 Sep 2022 10:05:28 +0000 (12:05 +0200)]
added opencv for openvino tutorial

21 months agoadd stackblur for imgproc.
Zihao Mu [Wed, 28 Sep 2022 09:47:32 +0000 (17:47 +0800)]
add stackblur for imgproc.

21 months agoFixed most clang -Wextra-semi warnings
Sean McBride [Tue, 27 Sep 2022 22:06:46 +0000 (18:06 -0400)]
Fixed most clang -Wextra-semi warnings

21 months agoMerge pull request #22518 from TolyaTalamanov:at/expand-modeling-tool-to-support...
Alexander Smorkalov [Tue, 27 Sep 2022 11:24:35 +0000 (14:24 +0300)]
Merge pull request #22518 from TolyaTalamanov:at/expand-modeling-tool-to-support-config-in-yml

[G-API] Pipeline modeling tool - support local infer node config

21 months agoFix multiple sdtlib linkage warning on Windows with MSVS.
Alexander Smorkalov [Mon, 26 Sep 2022 09:02:55 +0000 (12:02 +0300)]
Fix multiple sdtlib linkage warning on Windows with MSVS.

Use global OpenCV settings for MS Visual Studio run-time libraries to prevent colision.

21 months agoMerge pull request #22572 from catree:feat_improve_doc_calib3d
Alexander Smorkalov [Tue, 27 Sep 2022 07:19:17 +0000 (10:19 +0300)]
Merge pull request #22572 from catree:feat_improve_doc_calib3d

[3.4] Add information about the disparity-to-depth mapping matrix

21 months agoMerge pull request #22570 from alalek:fix_riscv_opt_path
Alexander Smorkalov [Tue, 27 Sep 2022 06:44:43 +0000 (09:44 +0300)]
Merge pull request #22570 from alalek:fix_riscv_opt_path

riscv: use /opt/riscv path in toolchain

21 months agoSupport gstreamer as a backend of videoio module 16/282116/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062835 accepted/tizen/7.0/unified/hotfix/20221116.111212 accepted/tizen/unified/20221004.073919 tizen_7.0_m2_release
Tae-Young Chung [Mon, 11 Jul 2022 05:45:30 +0000 (14:45 +0900)]
Support gstreamer as a backend of videoio module

[Version] 4.5.3-4
[Issue type] update

DA requests to enable gstreamer backend of videoio module

Change-Id: I4591da13c6720cc25f7ce4165bc0d8e90bc40433
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
21 months agoAdd information about the disparity-to-depth mapping matrix. Add more references...
catree [Mon, 26 Sep 2022 16:40:18 +0000 (18:40 +0200)]
Add information about the disparity-to-depth mapping matrix. Add more references about other related functions in the calib3d doc.

21 months agoRemove r-value ref
TolyaTalamanov [Mon, 26 Sep 2022 08:50:23 +0000 (08:50 +0000)]
Remove r-value ref

21 months agoMerge pull request #22568 from asmorkalov:as/webp_warning
Alexander Smorkalov [Mon, 26 Sep 2022 11:16:18 +0000 (14:16 +0300)]
Merge pull request #22568 from asmorkalov:as/webp_warning

Report that animated webp is not supported for now

21 months agoReport that animated webp is not supported for now.
Alexander Smorkalov [Mon, 26 Sep 2022 10:50:23 +0000 (13:50 +0300)]
Report that animated webp is not supported for now.

21 months agoriscv: use /opt/riscv path in toolchain
Alexander Alekhin [Mon, 26 Sep 2022 10:50:01 +0000 (10:50 +0000)]
riscv: use /opt/riscv path in toolchain

- align with defaults from https://github.com/riscv-collab/riscv-gnu-toolchain

21 months agoMerge pull request #22558 from hanliutong:signmask
Alexander Smorkalov [Sun, 25 Sep 2022 10:15:49 +0000 (13:15 +0300)]
Merge pull request #22558 from hanliutong:signmask

Fix v_signmask for RISC-V Vector

21 months agoFix v_signmask for RISC-V Vector.
HAN Liutong [Fri, 23 Sep 2022 11:28:50 +0000 (11:28 +0000)]
Fix v_signmask for RISC-V Vector.

21 months agoMerge pull request #22128 from ocpalo:multipage_img_decoder
Alexander Smorkalov [Wed, 21 Sep 2022 13:10:22 +0000 (16:10 +0300)]
Merge pull request #22128 from ocpalo:multipage_img_decoder

[GSoC 2022] Multipage Image Decoder API

21 months agoMerge pull request #22547 from dkurt:riscv_toolchain
Alexander Smorkalov [Wed, 21 Sep 2022 13:08:10 +0000 (16:08 +0300)]
Merge pull request #22547 from dkurt:riscv_toolchain

Detect RISC-V compiler from PATH environment variable

21 months agoDetect RISC-V compiler from PATH environment variable
Dmitry Kurtaev [Wed, 21 Sep 2022 08:40:54 +0000 (11:40 +0300)]
Detect RISC-V compiler from PATH environment variable

21 months agoMerge pull request #22285 from asenyaev:asen/disabled_compiling_warnings_3.4
Alexander Smorkalov [Tue, 20 Sep 2022 12:14:36 +0000 (15:14 +0300)]
Merge pull request #22285 from asenyaev:asen/disabled_compiling_warnings_3.4

Disabled compiling warnings in case of symbols in cmake for 3.4

21 months agoMerge pull request #22286 from asenyaev:asen/disabled_compiling_warnings_4.x
Alexander Smorkalov [Tue, 20 Sep 2022 12:13:06 +0000 (15:13 +0300)]
Merge pull request #22286 from asenyaev:asen/disabled_compiling_warnings_4.x

Disabled compiling warnings in case of symbols in cmake for 4.x

21 months agoMerge pull request #22535 from sashashura:patch-2
Alexander Smorkalov [Tue, 20 Sep 2022 11:56:46 +0000 (14:56 +0300)]
Merge pull request #22535 from sashashura:patch-2

GitHub Workflows security hardening

21 months agoDisabled compiling warnings in case of symbols in cmake for 4.x
Andrey Senyaev [Tue, 20 Sep 2022 10:35:48 +0000 (13:35 +0300)]
Disabled compiling warnings in case of symbols in cmake for 4.x

21 months agoDisabled compiling warnings in case of symbols in cmake for 3.4
Andrey Senyaev [Tue, 20 Sep 2022 10:34:17 +0000 (13:34 +0300)]
Disabled compiling warnings in case of symbols in cmake for 3.4

21 months agoMerge pull request #22512 from alalek:build_warning_gcc12_uninitialized
Alexander Smorkalov [Tue, 20 Sep 2022 06:29:00 +0000 (09:29 +0300)]
Merge pull request #22512 from alalek:build_warning_gcc12_uninitialized

build: eliminate uninitialized warnings from GCC12

21 months agobuild: harden arm64-build-checks.yml permissions
Alex [Mon, 19 Sep 2022 19:01:34 +0000 (21:01 +0200)]
build: harden arm64-build-checks.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
21 months agobuild: harden lint_python.yml permissions
Alex [Mon, 19 Sep 2022 19:01:06 +0000 (21:01 +0200)]
build: harden lint_python.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
21 months agonew multipage image decoder api - ImageCollection
Berke [Thu, 16 Jun 2022 23:10:25 +0000 (02:10 +0300)]
new multipage image decoder api - ImageCollection

21 months agoMerge pull request #22519 from stefan-spiss:stereo_calib_per_obj_extr_ret
Alexander Smorkalov [Mon, 19 Sep 2022 14:37:40 +0000 (17:37 +0300)]
Merge pull request #22519 from stefan-spiss:stereo_calib_per_obj_extr_ret

Stereo Calibration: Return rotation and transformation vectors for each calibration object

21 months agoMerge pull request #22444 from catree:feat_calibrate_camera_exe_initial_guess_4.x
Alexander Smorkalov [Mon, 19 Sep 2022 13:25:10 +0000 (16:25 +0300)]
Merge pull request #22444 from catree:feat_calibrate_camera_exe_initial_guess_4.x

Add flag to pass initial guess for camera intrinsics into the calibration exe

21 months agoMerge pull request #22511 from alalek:dnn_build_warning_gcc12
Alexander Smorkalov [Mon, 19 Sep 2022 13:22:54 +0000 (16:22 +0300)]
Merge pull request #22511 from alalek:dnn_build_warning_gcc12

dnn: eliminate GCC12 warning in total() call

21 months agoMerge pull request #21738 from rogday:gather
Alexander Smorkalov [Mon, 19 Sep 2022 13:21:14 +0000 (16:21 +0300)]
Merge pull request #21738 from rogday:gather

add Gather implementation

21 months agoadd Gather implementation
Egor Smirnov [Wed, 16 Mar 2022 15:41:39 +0000 (18:41 +0300)]
add Gather implementation

21 months agoMerge pull request #22290 from fengyuentau:naive_yolov7
Alexander Smorkalov [Mon, 19 Sep 2022 11:43:18 +0000 (14:43 +0300)]
Merge pull request #22290 from fengyuentau:naive_yolov7

Support for YOLOv7 ONNX (not simplified)

21 months agodnn: support yolov7 (not simplified)
fengyuentau [Mon, 19 Sep 2022 10:38:03 +0000 (18:38 +0800)]
dnn: support yolov7 (not simplified)

21 months agoMerge pull request #22343 from komakai:android_cam_polling
Alexander Smorkalov [Mon, 19 Sep 2022 05:51:13 +0000 (08:51 +0300)]
Merge pull request #22343 from komakai:android_cam_polling

Poll for frame data if acquisition fails after OnCaptureCompleted

21 months agoMerge pull request #22332 from komakai:android-cam-stride
Alexander Alekhin [Sun, 18 Sep 2022 14:26:11 +0000 (14:26 +0000)]
Merge pull request #22332 from komakai:android-cam-stride

21 months agoAndroid Camera: poll for frame data if acquisition fails after OnCaptureCompleted
Giles Payne [Sun, 18 Sep 2022 04:41:36 +0000 (13:41 +0900)]
Android Camera: poll for frame data if acquisition fails after OnCaptureCompleted

21 months agoApply comments
TolyaTalamanov [Fri, 16 Sep 2022 15:24:13 +0000 (15:24 +0000)]
Apply comments

* Rename intersectMapWith -> mergeMapWith
* Remove macro
* Add r-value ref