Skip to content

opencv-contrib-python-3.4.3.18 doesn't contain SIFT module ? #129

New issue

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

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

Already on GitHub? # to your account

Closed
rockywhisper opened this issue Oct 9, 2018 · 1 comment
Closed

Comments

@rockywhisper
Copy link
Contributor

Expected behaviour

I use python3.6.5 amd64 and opencv-contrib-python-3.4.3.18, seems that "SIFT" module is not in this lib...

It works fine in opencv-contrib-python-3.4.2.17, like below:
image

Actual behaviour

image

Steps to reproduce

  • example code:
import cv2
sift = cv2.xfeatures2d.SIFT_create(edgeThreshold=10)
  • Win7 64bit Professional
  • python amd64
  • opencv-contrib-python-3.4.3.18
@rockywhisper
Copy link
Contributor Author

Sorry buddy, I just noticed this issue: #126

@skvark skvark closed this as completed Oct 10, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants