Skip to content

imgproc: fix contour approximation, added test#25672

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-approx
May 30, 2024
Merged

imgproc: fix contour approximation, added test#25672
asmorkalov merged 1 commit intoopencv:4.xfrom
mshabunin:fix-approx

Conversation

@mshabunin
Copy link
Copy Markdown
Contributor

resolves #25663

Note: also contains changes from #25668 needed for correct testing.

@asmorkalov asmorkalov added this to the 4.10.0 milestone May 30, 2024
@asmorkalov asmorkalov self-assigned this May 30, 2024
@asmorkalov asmorkalov merged commit 2624929 into opencv:4.x May 30, 2024
@mshabunin mshabunin deleted the fix-approx branch May 30, 2024 11:51
asmorkalov pushed a commit that referenced this pull request May 31, 2024
Reverted contour approximation behavior #25680

Related issue #25663 - revert new function behavior despite it returning different result than the old one (reverts PR  #25672).
Also added Coverity issue fix.
@mshabunin mshabunin mentioned this pull request Jun 14, 2024
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.

New findContours finds different results

2 participants