opencv/modules/gapi
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv
[GSoC] New universal intrinsic backend for RVV

* Add new rvv backend (partially implemented).

* Modify the framework of Universal Intrinsic.

* Add CV_SIMD macro guards to current UI code.

* Use vlanes() instead of nlanes.

* Modify the UI test.

* Enable the new RVV (scalable) backend.

* Remove whitespace.

* Rename and some others modify.

* Update intrin.hpp but still not work on AVX/SSE

* Update conditional compilation macros.

* Use static variable for vlanes.

* Use max_nlanes for array defining.
2022-07-19 20:02:00 +03:00
..
cmake Merge pull request #20785 from smirnov-alexey:as/oak_backend 2022-01-17 22:56:01 +00:00
doc Merge pull request #21775 from luzpaz:typos/gapi 2022-04-13 17:06:37 +00:00
include/opencv2 remove const from functions returning by value 2022-05-26 21:30:41 +09:00
misc/python Add make_capture_src for video stream to Python 2022-05-16 20:46:08 +09:00
perf Merge pull request #21883 from SergeyIvanov87:gapi_vpl_linux 2022-05-12 08:42:38 +00:00
samples Merge pull request #21775 from luzpaz:typos/gapi 2022-04-13 17:06:37 +00:00
scripts Added a script to measure & report privacy masking camera performance in different configurations 2020-07-08 19:19:37 +03:00
src Merge pull request #22179 from hanliutong:new-rvv 2022-07-19 20:02:00 +03:00
test Merge pull request #21987 from alalek:gapi_test_reduce_used_memory 2022-05-17 16:26:14 +00:00
CMakeLists.txt Merge pull request #21883 from SergeyIvanov87:gapi_vpl_linux 2022-05-12 08:42:38 +00:00