Skip to content

Fix matching points viewing in asift.py sample#21325

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
APrigarina:fix_asift_sample
Dec 24, 2021
Merged

Fix matching points viewing in asift.py sample#21325
opencv-pushbot merged 1 commit intoopencv:3.4from
APrigarina:fix_asift_sample

Conversation

@APrigarina
Copy link
Copy Markdown
Contributor

This PR fixes IndexError that occurs when running asift.py sample and trying to see matching points pairs. The error is caused by incorrect array shape in draw method from find_obj.py.

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 👍

@opencv-pushbot opencv-pushbot merged commit abc9e98 into opencv:3.4 Dec 24, 2021
This was referenced Dec 24, 2021
@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.

3 participants