Skip to content

fixed fillPoly, the overloaded variant with InputArrayOfArrays parameter#17416

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
vpisarev:fix_fillpoly
May 28, 2020
Merged

fixed fillPoly, the overloaded variant with InputArrayOfArrays parameter#17416
opencv-pushbot merged 1 commit intoopencv:3.4from
vpisarev:fix_fillpoly

Conversation

@vpisarev
Copy link
Copy Markdown
Contributor

fixes #16875. The corresponding test is added.

Pull Request Readiness Checklist

  • I agree to contribute to the project under OpenCV (BSD) License.
  • 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
  • The PR is proposed to proper branch
  • There is reference to 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

Copy link
Copy Markdown
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 👍

@opencv-pushbot opencv-pushbot merged commit 407cc5f into opencv:3.4 May 28, 2020
@vpisarev vpisarev mentioned this pull request May 28, 2020
4 tasks
@alalek alalek mentioned this pull request May 28, 2020
@vpisarev vpisarev deleted the fix_fillpoly branch July 10, 2020 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: imgproc Hackathon https://opencv.org/opencv-hackathon-starts-next-week/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fillPoly cannot be used

3 participants