opencv/modules/gapi/test/rmat
Orest Chura e20fe421e7
Merge pull request #21103 from OrestChura:oc/fix_1D_Mat_RMat_View_issue
[G-API] Fix issue of getting 1D Mat out of RMat::View

* Fix issue of getting 1D Mat out of RMat::View
 - added test
 - fixed for standalone too (removed Assert(dims.empty()))

* Fixed asVeiw() function for standalone

* Put more detailed comment
2021-11-26 16:42:12 +00:00
..
rmat_integration_tests.cpp Merge pull request #18339 from rgarnov:rg/rmat_integration 2020-10-04 18:57:41 +00:00
rmat_test_common.hpp Merge pull request #20836 from alexgiving:atrutnev/rename_Adapter_to_IAdapter 2021-11-01 12:43:27 +00:00
rmat_tests.cpp Merge pull request #20836 from alexgiving:atrutnev/rename_Adapter_to_IAdapter 2021-11-01 12:43:27 +00:00
rmat_view_tests.cpp Merge pull request #21103 from OrestChura:oc/fix_1D_Mat_RMat_View_issue 2021-11-26 16:42:12 +00:00