Skip to content

Fix empty mat debug assertion#26444

Merged
asmorkalov merged 2 commits intoopencv:5.xfrom
dkurt:fix_empty_mat_assert
Nov 11, 2024
Merged

Fix empty mat debug assertion#26444
asmorkalov merged 2 commits intoopencv:5.xfrom
dkurt:fix_empty_mat_assert

Conversation

@dkurt
Copy link
Copy Markdown
Member

@dkurt dkurt commented Nov 11, 2024

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

@dkurt dkurt added the test label Nov 11, 2024
@dkurt dkurt mentioned this pull request Nov 11, 2024
6 tasks
@dkurt dkurt force-pushed the fix_empty_mat_assert branch from d0dc167 to 5eef535 Compare November 11, 2024 11:39
@dkurt dkurt requested a review from asmorkalov November 11, 2024 13:07
@dkurt dkurt added the port into 4.x is needed Label for maintainers. Authors of PR can ignore this label Nov 11, 2024
@dkurt dkurt mentioned this pull request Nov 11, 2024
6 tasks
@asmorkalov asmorkalov requested review from opencv-alalek and removed request for asmorkalov November 11, 2024 17:48
@mshabunin
Copy link
Copy Markdown
Contributor

Thank you! This PR fixes the problem 👍

@asmorkalov asmorkalov self-requested a review November 11, 2024 19:53
@asmorkalov asmorkalov merged commit c7a21dc into opencv:5.x Nov 11, 2024
@dkurt dkurt deleted the fix_empty_mat_assert branch November 12, 2024 05:12
@dkurt dkurt added port/backport done Label for maintainers. Authors of PR can ignore this and removed port into 4.x is needed Label for maintainers. Authors of PR can ignore this labels Nov 12, 2024
@dkurt dkurt added this to the 4.11.0 milestone Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

port/backport done Label for maintainers. Authors of PR can ignore this test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants