Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork56.4k
Add RISC-V HAL implementation for cv::dft and cv::dct#26865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
12 commits Select commitHold shift + click to select a range
0f8e18f Draft of HAL RVV cv::dft with radix 2/3/4/5, keeping large radix as s…
amane-ame582f68b Add HAL RVV for dxt large radix.
amane-ame32f36b9 Convert the function into templates.
amane-ame4503b1a Merge branch '4.x' into dxt_hal_rvv
amane-amef41fbb7 Fix up about anonymous namespace error.
amane-ame589ffee Change dftOcv to dft and add some comments.
amane-amee5e1b54 Merge branch '4.x' into dxt_hal_rvv
amane-ame0d16cdd Remove indent in namespaces and replaced CV_SWAP.
amane-ame2d3feab Move functions into namespaces.
amane-ameef84bd6 Remove AutoBuffer.
amane-amea6b9071 Use segment load/store instead of strided.
amane-ame9c598af Make clang 17 happy.
amane-ameFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Fix up about anonymous namespace error.
Co-authored-by: Liutong HAN <liutong2020@iscas.ac.cn>
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitf41fbb74da3c3472c27f9a6d1b9e242c075614b8
There are no files selected for viewing
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.