opencv/modules
Wanli a6ca48a1c2
Merge pull request #22100 from WanliZhong:issue_22015
Fix issue 22015, let Clip layer support 1-3 inputs

* Fix issue 22015.
Let layer Clip support 1-3 inputs.

* Resolve other problems caused by modifications

* Update onnx_importer.cpp

added extra checks to min/max handling in Clip

* Add assertions to check the size of the input

* Add test for clip with min and max initializers

* Separate test for "clip_init_min_max". Change the check method for input_size to provide a clearer message in case of problem.

* Add tests for clip with min or max initializers

* Change the implementation of getting input

Co-authored-by: Vadim Pisarevsky <vadim.pisarevsky@gmail.com>
2022-06-22 14:21:16 +03:00
..
calib3d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-04 19:10:35 +00:00
core Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-16 11:04:50 +00:00
dnn Merge pull request #22100 from WanliZhong:issue_22015 2022-06-22 14:21:16 +03:00
features2d remove const from functions returning by value 2022-05-26 21:30:41 +09:00
flann Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-04 19:10:35 +00:00
gapi remove const from functions returning by value 2022-05-26 21:30:41 +09:00
highgui Merge pull request #22047 from jlopezr:trackbar-ordered-in-mac 2022-06-05 15:30:16 +00:00
imgcodecs Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-14 11:23:21 +00:00
imgproc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-04 19:10:35 +00:00
java Update CameraBridgeViewBase error message 2022-03-22 15:40:23 -04:00
js Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-14 11:23:21 +00:00
ml Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-14 11:23:21 +00:00
objc Objective-C wrapper header fix-ups to avoid clashes with system macros 2022-03-20 18:47:26 +09:00
objdetect Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-04 19:10:35 +00:00
photo Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-03-05 19:46:28 +00:00
python pre: OpenCV 4.6.0 (version++) 2022-05-23 19:25:16 +00:00
stitching remove const from functions returning by value 2022-05-26 21:30:41 +09:00
ts Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-23 16:06:14 +00:00
video Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-23 16:06:14 +00:00
videoio correct direction of displaymatrix rotation 2022-06-13 14:15:39 +00:00
world vtk 9.0 autoinit fix 2021-05-18 10:20:54 +03:00