Skip to content

Fix #21366#21382

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
stal12:CCL_fix_4conn
Jan 4, 2022
Merged

Fix #21366#21382
opencv-pushbot merged 1 commit intoopencv:3.4from
stal12:CCL_fix_4conn

Conversation

@stal12
Copy link
Copy Markdown
Contributor

@stal12 stal12 commented Jan 3, 2022

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 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

Pull Request Description

Fixes bug referenced in issue #21366, regarding CCL algorithms LabelingBolelli4C and LabelingBolelli4CParallel.

@stal12 stal12 changed the base branch from 4.x to 3.4 January 3, 2022 17:22
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 for the quick fix 👍

@opencv-pushbot opencv-pushbot merged commit 53b89e1 into opencv:3.4 Jan 4, 2022
@alalek alalek mentioned this pull request Jan 12, 2022
@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.

OpenCV from 4.5.4 to 4.5.5 SegFault in cv2.connectedComponentsWithStats

3 participants