Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opencv-contrib-python version #39

Open
Grem-Lin opened this issue Dec 4, 2020 · 0 comments
Open

opencv-contrib-python version #39

Grem-Lin opened this issue Dec 4, 2020 · 0 comments

Comments

@Grem-Lin
Copy link

Grem-Lin commented Dec 4, 2020

Hi,

I am trying to use your GMS feature matcher in python. But, in your python example code, you import matchGMS by "from cv2.xfeatures2d import matchGMS". Could you please make it clear about what opencv-contrib-python version did you use that included this package? Also, could you please tell us the python version that you used for this?
I am currently testing on two versions and none of them worked:
(1) python3.6 with opencv-contrib-python 3.4.0.12 (from cv2.xfeatures2d import matchGMS ImportError: cannot import name 'matchGMS')
(2) python3.7 with opencv-contrib-python 4.4.0.46 (cv2.xfeatures2d). Note that opencv4.5 has matchGMS feature but opencv-contrib-python only has 4.4

Thanks!

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

No branches or pull requests

1 participant