opencv/modules
Dmitry Kurtaev 5df6b4a756
Merge pull request #23325 from dkurt:dnn_input_info
Propagate inputs info for ONNX and TFLite models

### Pull Request Readiness Checklist

Needed for generic applications such as benchmarking pipelines. So OpenCV can tell about the default input shapes specified in the models.

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2023-03-21 14:50:53 +03:00
..
calib3d Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
core Merge pull request #23301 from shtern:fix_quaternion 2023-03-10 11:37:43 +03:00
dnn Merge pull request #23325 from dkurt:dnn_input_info 2023-03-21 14:50:53 +03:00
features2d fixed another SIFT constructor (#23272) 2023-02-18 00:07:45 +03:00
flann Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
gapi Merge pull request #23211 from TolyaTalamanov:at/pipeline-modeling-tool-perf-alignment 2023-02-15 14:04:14 +03:00
highgui Merge pull request #23196 from labeeb-7z:printOptionInRoiSelector 2023-03-20 10:06:57 +03:00
imgcodecs Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
imgproc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-02-11 18:35:00 +00:00
java Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
js add willReadFrequently on imread in js 2022-10-08 12:05:33 +03:00
ml Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
objc Merge pull request #23002 from alalek:issue_22206 2022-12-22 14:01:21 +00:00
objdetect Update charuco_detector.cpp 2023-02-05 19:39:25 -05:00
photo Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2023-01-23 00:11:12 +00:00
python fix: remove extra '/O' modifier for '/IO' arguments 2023-02-17 13:07:28 +03:00
stitching Merge pull request #22329 from chinery:stitching-py-fixes 2022-10-07 15:03:37 +03:00
ts Fix some clang 14 warnings 2023-02-07 01:19:00 +03:00
video Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
videoio Merge pull request #23300 from ippei-i:CAP_PROP_AUTO_WB-and-CAP_PROP_WHITE_BALANCE_BLUE_U_support_in_CAP_DSHOW 2023-03-21 14:29:24 +03:00
world cmake: VERSION_GREATER_EQUAL is not supported in CMake 3.5.1 2022-12-26 17:41:53 +00:00