Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a48e78c

Browse filesBrowse files
authored
Merge pull request opencv#27026 from amane-ame/filter_hal_rvv
Add RISC-V HAL implementation for cv::filter series
2 parents d9956fc + 2dd7220 commit a48e78c
Copy full SHA for a48e78c

File tree

Expand file treeCollapse file tree

2 files changed

+853
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+853
-0
lines changed

‎3rdparty/hal_rvv/hal_rvv.hpp

Copy file name to clipboardExpand all lines: 3rdparty/hal_rvv/hal_rvv.hpp
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
#include "hal_rvv_1p0/qr.hpp" // core
4040
#include "hal_rvv_1p0/svd.hpp" // core
4141

42+
#include "hal_rvv_1p0/filter.hpp" // imgproc
4243
#include "hal_rvv_1p0/pyramids.hpp" // imgproc
4344
#include "hal_rvv_1p0/color.hpp" // imgproc
4445
#endif

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.