opencv/modules
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
..
calib3d Merge pull request #22179 from hanliutong:new-rvv 2022-07-19 20:02:00 +03:00
core Merge pull request #22179 from hanliutong:new-rvv 2022-07-19 20:02:00 +03:00
dnn Merge pull request #21865 from rogday:nary_eltwise_layers 2022-07-19 06:14:05 +03:00
features2d remove const from functions returning by value 2022-05-26 21:30:41 +09:00
flann Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-04 19:10:35 +00:00
gapi Merge pull request #22179 from hanliutong:new-rvv 2022-07-19 20:02:00 +03:00
highgui correct an issue of trackbar on macOS 2022-07-15 22:02:02 +02:00
imgcodecs Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-26 14:22:24 +00:00
imgproc Merge pull request #22179 from hanliutong:new-rvv 2022-07-19 20:02:00 +03:00
java Update CameraBridgeViewBase error message 2022-03-22 15:40:23 -04:00
js Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-14 11:23:21 +00:00
ml Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-05-14 11:23:21 +00:00
objc Objective-C wrapper header fix-ups to avoid clashes with system macros 2022-03-20 18:47:26 +09:00
objdetect Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-04 19:10:35 +00:00
photo Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-03-05 19:46:28 +00:00
python Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
stitching Update doc 2022-07-01 13:33:05 +02:00
ts Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
video Merge pull request #22149 from seanm:sprintf 2022-06-25 06:48:22 +03:00
videoio Define STRSAFE_NO_DEPRECATE for both clang and gcc mingw-w64 2022-07-15 18:01:15 +07:00
world vtk 9.0 autoinit fix 2021-05-18 10:20:54 +03:00