Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Nov 24, 2017

This pullrequest changes

Prevent crashing due to invalid co-variant matrix

@alalek
Copy link
Member

alalek commented Nov 24, 2017

Are there some simple reproducer for this crash?

What is about to add this on line 173:

if (Lxmysmooth.empty())
{
    //??? i++;
    continue;
}

@ghost
Copy link
Author

ghost commented Nov 24, 2017

@alalek You can reproduce it using the code provided in #933 (comment) and the following image:
affine_detector_test

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.

Thank you!

@opencv-pushbot opencv-pushbot merged commit 36291fa into opencv:master Nov 27, 2017
@ghost ghost deleted the affine_feature2d branch January 12, 2018 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants