opencv/modules/java
Vadim Pisarevsky 416bf3253d
attempt to add 0d/1d mat support to OpenCV (#23473)
* attempt to add 0d/1d mat support to OpenCV

* revised the patch; now 1D mat is treated as 1xN 2D mat rather than Nx1.

* a step towards 'green' tests

* another little step towards 'green' tests

* calib test failures seem to be fixed now

* more fixes _core & _dnn

* another step towards green ci; even 0D mat's (a.k.a. scalars) are now partly supported!

* * fixed strange bug in aruco/charuco detector, not sure why it did not work
* also fixed a few remaining failures (hopefully) in dnn & core

* disabled failing GAPI tests - too complex to dig into this compiler pipeline

* hopefully fixed java tests

* trying to fix some more tests

* quick followup fix

* continue to fix test failures and warnings

* quick followup fix

* trying to fix some more tests

* partly fixed support for 0D/scalar UMat's

* use updated parseReduce() from upstream

* trying to fix the remaining test failures

* fixed [ch]aruco tests in Python

* still trying to fix tests

* revert "fix" in dnn's CUDA tensor

* trying to fix dnn+CUDA test failures

* fixed 1D umat creation

* hopefully fixed remaining cuda test failures

* removed training whitespaces
2023-09-21 18:24:38 +03:00
..
android_sdk Merge pull request #23447 from onuralpszr:gradle80_namespace 2023-04-28 13:41:39 +03:00
generator attempt to add 0d/1d mat support to OpenCV (#23473) 2023-09-21 18:24:38 +03:00
jar Merge pull request #23724 from dkurt:java_without_ant 2023-06-16 19:58:20 +03:00
jni Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-12-15 11:23:46 +00:00
test Merge branch 4.x 2023-01-28 17:31:32 +00:00
check-tests.py Merge pull request #20367 from augustinmanecy:features2d-rw 2022-12-21 16:03:00 +03:00
CMakeLists.txt Merge pull request #23724 from dkurt:java_without_ant 2023-06-16 19:58:20 +03:00
common.cmake Merge pull request #12264 from dkurt:dnn_remove_forward_method 2018-09-06 13:26:47 +03:00