opencv/modules/core
Yuantao Feng 2fb786532a
Merge pull request #27257 from fengyuentau:4x/hal_rvv/flip_opt
hal_rvv: further optimized flip #27257

Checklist:
- [x] flipX
- [x] flipY
- [x] flipXY

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2025-04-26 11:08:29 +03:00
..
3rdparty/SoftFloat
cmake/parallel core(parallel): plugins support 2021-02-15 17:07:36 +00:00
doc Merge pull request #26260 from sturkmen72:upd_doc_4_x 2024-10-09 09:09:51 +03:00
include/opencv2 Dropped inefficient (disabled) IPP integration for LUT. 2025-04-07 14:11:13 +03:00
misc Merge pull request #25986 from asmorkalov:as/js_for_contrib 2024-08-23 10:49:08 +03:00
perf Merge pull request #27257 from fengyuentau:4x/hal_rvv/flip_opt 2025-04-26 11:08:29 +03:00
src Migrated IPP impl for flip and transpose to HAL. 2025-04-10 08:51:12 +03:00
test Merge pull request #27184 from CodeLinaro:gemm_fastcv_hal 2025-04-25 11:07:26 +03:00
CMakeLists.txt Merge pull request #26885 from fengyuentau:4x/core/normalize_simd 2025-02-21 13:49:11 +03:00