Skip to content

HAL interface for transpose2d.#25342

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
asmorkalov:as/HAL_transpose
Apr 9, 2024
Merged

HAL interface for transpose2d.#25342
asmorkalov merged 1 commit intoopencv:4.xfrom
asmorkalov:as/HAL_transpose

Conversation

@asmorkalov
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov commented Apr 5, 2024

Fixes #25338

Pull Request Readiness Checklist

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

  • I agree to contribute to the project under Apache 2 License.
  • 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
  • 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

@asmorkalov asmorkalov added this to the 4.10.0 milestone Apr 5, 2024
@asmorkalov asmorkalov changed the title HALL interface for transpose2d. HAL interface for transpose2d. Apr 5, 2024
@asmorkalov
Copy link
Copy Markdown
Contributor Author

@vpisarev @opencv-alalek could you take a look?

@asmorkalov asmorkalov merged commit e5d530a into opencv:4.x Apr 9, 2024
@asmorkalov asmorkalov mentioned this pull request Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Extend OpenCV HAL with transpose

1 participant