opencv/modules
Dmitry Kurtaev 8681686d8f
Merge pull request #22957 from dkurt:new_openvino_api
Switch to new OpenVINO API after 2022.1 release

* Pass Layer_Test_Convolution_DLDT.Accuracy/0 test

* Pass test Test_Caffe_layers.Softmax

* Failed 136 tests

* Fix Concat. Failed 120 tests

* Custom nGraph ops. 19 failed tests

* Set and get properties from Core

* Read model from buffer

* Change MaxPooling layer output names. Restore reshape

* Cosmetic changes

* Cosmetic changes

* Override getOutputsInfo

* Fixes for OpenVINO < 2022.1

* Async inference for 2021.4 and less

* Compile model with config

* Fix serialize for 2022.1

* Asynchronous inference with 2022.1

* Handle 1d outputs

* Work with model with dynamic output shape

* Fixes with 1d output for old API

* Control outputs by nGraph function for all OpenVINO versions

* Refer inputs in PrePostProcessor by indices

* Fix cycled dependency between InfEngineNgraphNode and InfEngineNgraphNet.
Add InferRequest callback only for async inference. Do not capture InferRequest object.

* Fix tests thresholds

* Fix HETERO:GPU,CPU plugin issues with unsupported layer
2022-12-23 16:58:41 +00:00
..
calib3d Fix hardcoded maxIters 2022-12-21 09:51:59 +03:00
core add cv::flipND; support onnx slice with negative steps via cv::flipND 2022-12-23 16:39:53 +08:00
dnn Merge pull request #22957 from dkurt:new_openvino_api 2022-12-23 16:58:41 +00:00
features2d Merge pull request #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03:00
flann Revert "suppress warning on GCC 7 and later" 2022-08-07 15:43:10 +03:00
gapi build: eliminate build warnings on Ubuntu 20.04/16.04 2022-12-20 06:46:30 +00:00
highgui Merge pull request #22885 from asmorkalov:as/new_qt_icons 2022-12-07 14:25:31 +03:00
imgcodecs Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-03 12:39:41 +00:00
imgproc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-18 02:17:17 +00:00
java Merge pull request #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03:00
js add willReadFrequently on imread in js 2022-10-08 12:05:33 +03:00
ml Fixed most clang -Wextra-semi warnings 2022-09-27 18:06:46 -04:00
objc Merge pull request #23002 from alalek:issue_22206 2022-12-22 14:01:21 +00:00
objdetect Valgrind issues fix in QRCode detector. 2022-12-23 10:50:31 +03:00
photo Fix self converTo. 2022-12-21 18:28:26 +01:00
python Merge pull request #22965 from vrabaud:numpy_fix 2022-12-23 15:34:02 +03:00
stitching Merge pull request #22329 from chinery:stitching-py-fixes 2022-10-07 15:03:37 +03:00
ts Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-11-16 16:54:11 +00:00
video add nanotrack v2 at regression test. 2022-12-14 14:41:49 +08:00
videoio Merge pull request #22930 from MaximMilashchenko:gstreamer_support 2022-12-23 10:15:22 +00:00
world vtk 9.0 autoinit fix 2021-05-18 10:20:54 +03:00