Skip to content

Enabled WarpAffine and WarpPerspective for IPP HAL - #3

Open
andreyfe1 wants to merge 2 commits into
5.xfrom
warp_enable_5
Open

Enabled WarpAffine and WarpPerspective for IPP HAL#3
andreyfe1 wants to merge 2 commits into
5.xfrom
warp_enable_5

Conversation

@andreyfe1

@andreyfe1 andreyfe1 commented Aug 10, 2026

Copy link
Copy Markdown

PR enables Warp* functions that were switched off before. The thing is that I added clear 1 for places that agrees with OpenCV due to the changes in OpenCV. Also restrict the transparent border since OpenCV and IPP differently process transparent border.

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

@victorget victorget left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When PR to OpenCV is open, I propose to add a detailed explanation of transparent border algorithm difference from Nadezhda claiming that IPP implementation is more appropriate, compared to the OPenCV's

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants