Fix HAL dispatch in cv::minMaxIdx#26946
Merged
asmorkalov merged 6 commits intoopencv:5.xfrom Mar 3, 2025
Merged
Conversation
Co-authored-by: Liutong HAN <liutong2020@iscas.ac.cn>
Contributor
Author
|
Because there is no |
Contributor
Author
asmorkalov
reviewed
Feb 20, 2025
Co-authored-by: Liutong HAN <liutong2020@iscas.ac.cn>
71e1abb to
574379d
Compare
Contributor
|
I propose to re-target the patch to 4.x. It'll appear in 5.x with the regular 4.x-5.x merge process. |
Contributor
|
@asmorkalov , this patch is specific to 5.x (file has been renamed) and should be integrated either in the ongoing merge or right after it. |
Contributor
|
Let's do after merge. |
Co-authored-by: Liutong HAN <liutong2020@iscas.ac.cn>
4 tasks
Contributor
Author
Contributor
Author
|
@asmorkalov Merge this to close #26947. The |
mshabunin
reviewed
Feb 25, 2025
Co-authored-by: Liutong HAN <liutong2020@iscas.ac.cn>
asmorkalov
reviewed
Feb 26, 2025
Co-authored-by: Liutong HAN <liutong2020@iscas.ac.cn>
mshabunin
approved these changes
Feb 27, 2025
Contributor
mshabunin
left a comment
There was a problem hiding this comment.
Looks good to me. Now I'm wondering if we need to backport these changes to 4.x 🙂
asmorkalov
added a commit
to asmorkalov/opencv
that referenced
this pull request
Mar 3, 2025
6 tasks
asmorkalov
added a commit
that referenced
this pull request
Mar 4, 2025
Backported some CALL_HAL improvements from 5.x #26946
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #26939 (comment).
Closes #26947
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.