Skip to content

Conversation

@danopdev
Copy link
Contributor

@danopdev danopdev commented Jan 21, 2022

resolves #3152

Pull Request Readiness Checklist

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

  • [ x ] I agree to contribute to the project under Apache 2 License.
  • [ x ] To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • [ x ] The PR is proposed to proper branch
  • [ x ] There is reference to original bug report and related work
  • [ x ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • [ x ] The feature is well documented and sample code can be built with the project CMake

Copy link
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

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

Thank you for contribution 👍

@opencv-pushbot opencv-pushbot merged commit 2c051d5 into opencv:4.x Jan 21, 2022
@danopdev
Copy link
Contributor Author

Hi @alalek,

Should I ported to other branches (master, 5.x, next) or it's done automatically ?

Regards

@alalek
Copy link
Member

alalek commented Jan 27, 2022

In should be done automatically (master is a shadow of 4.x)
or during the regular merge updates (like (4.x) Merge 3.4 or (5.x) Merge 4.x PRs).

@danopdev
Copy link
Contributor Author

Perfect, thank you !

@alalek alalek mentioned this pull request Feb 22, 2022
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.

Contrib XPhoto Inpaint: Segmentation fault using FSR algorithms (fast or best)

3 participants