Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

asmorkalov
Copy link
Contributor

@asmorkalov asmorkalov commented Dec 9, 2022

Fixes #22893

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

@asmorkalov asmorkalov added bug test category: imgproc platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc labels Dec 9, 2022
@asmorkalov asmorkalov added this to the 3.4.19 milestone Dec 9, 2022
@asmorkalov asmorkalov requested a review from alalek December 9, 2022 12:07
@alalek
Copy link
Member

alalek commented Dec 9, 2022

=> 3.4 ?

@asmorkalov asmorkalov changed the base branch from 4.x to 3.4 December 9, 2022 12:14
@asmorkalov
Copy link
Contributor Author

Right, re-targeted

@asmorkalov asmorkalov force-pushed the as/issue_22893 branch 2 times, most recently from 4360abc to afc57d5 Compare December 9, 2022 13:16
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.

LGTM 👍

@opencv-pushbot opencv-pushbot merged commit ebaee3e into opencv:3.4 Dec 9, 2022
@alalek alalek mentioned this pull request Dec 18, 2022
@alalek alalek mentioned this pull request Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug category: imgproc optimization platform: arm ARM boards related issues: RPi, NVIDIA TK/TX, etc test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segfault on morphologyEx for images with width 1

3 participants