Alexander Alekhin

Results 14 issues of Alexander Alekhin

**Merge with contrib**: https://github.com/opencv/opencv_contrib/pull/3319 reverts #22202 updates #15260 /cc @tomoaki0705

category: build/install

~~#22111 from asenyaev:asen/ios_workflow_3.4~~ #22153 from vrabaud:opencv_drawing #22169 from tomoaki0705:OrinCC #22173 from ycs77:patch-2 #22182 from alalek:build_fix_warnings #22184 from heavyrain-lzy:fixbug_pyrUp ~~#22185 from fengyuentau:ci_job_rename_3.4~~ #22189 from p12tic:document-calchist-overload #22202 from tomoaki0705:fixWarnings #22208 from vrabaud:34_calibinit...

**Main PR**: https://github.com/opencv/opencv/pull/22350 revert #3298

category: build/install

#3292 from jspricke:jpg_png #3298 from tomoaki0705:fixWarnings #3306 from huangqinjin:fix Main PR: https://github.com/opencv/opencv/pull/22305 Previous "Merge 3.4": #3283

API should use cv::Mat / InputArray instead of filenames. Details: #3012

bug
category: sfm

**WIP** **DO NOT MERGE**, **DO NOT CLOSE** previous #1042 ``` buildworker:Custom=linux-4,linux-6 docker_image:Custom=ubuntu-cuda:18.04 Xbuildworker:Custom=linux-1,linux-4,linux-6 Xbuild_image:Custom=qt:16.04 ```

TODO: - [x] Fix Windows build scripts for plugin: disable PCH - [x] Fix Windows build scripts for plugin: .simd.hpp support - [ ] (postpone) BUILD_PLUGIN -> OPENCV_BUILD_PLUGIN (backlog, to...

feature
category: dnn

**DO NOT MERGE, DO NOT CLOSE** **WIP** skip-checks:true ``` build_image:Custom=ubuntu-openvino-2022.1.0:20.04 Xbuild_image:Custom=ubuntu-openvino-2022.1.0.dev20220131:20.04 Xbuild_image:Custom=ubuntu-openvino-2022.1.0.dev20220215:20.04 test_modules:Custom=dnn,gapi,python2,python3,java buildworker:Custom=linux-1 # disabled due high memory usage: test_opencl:Custom=ON test_opencl:Custom=OFF test_bigdata:Custom=1 test_filter:Custom=* build_image:Custom Win=openvino-2022.1.0 test_modules:Custom Win=dnn,gapi,python2,python3,java buildworker:Custom Win=windows-3...

test
pr: reproducer

[Nightly build](http://pullrequest.opencv.org/buildbot/builders/master_noOCL_noICV_noSSE-win64-vc14-debug/builds/11775). Caused by stack overflow in these tests: - Test_Int8_nets.EfficientDet/0 - Test_TensorFlow_nets.EfficientDet/0 Message: ``` unknown file: error: SEH exception with code 0xc00000fd thrown in the test body. ``` Recursion...

bug
category: dnn

Python tests are launched in parallel (different processes for Python 2.7 / 3.x). ``` ====================================================================== ERROR: test_get_cache_dir_imread_interop_jpeg (test_fs_cache_dir.get_cache_dir_test) ---------------------------------------------------------------------- Traceback (most recent call last): File "C:\build\precommit_custom_windows\4.x\opencv\modules\python\test\test_fs_cache_dir.py", line 35, in test_get_cache_dir_imread_interop_jpeg...

bug
test
category: python bindings