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

cv2.SURF attribute not found #10

Open
man0l opened this issue Sep 16, 2018 · 0 comments
Open

cv2.SURF attribute not found #10

man0l opened this issue Sep 16, 2018 · 0 comments

Comments

@man0l
Copy link

man0l commented Sep 16, 2018

Hi,
I get this error:

'module' object has no attribute 'SURF': AttributeError

when I try to use SURF. This line calls the SURF method:

detector = cv2.SURF(400, 5, 5)

I've build the code regarding the instructions in the readme.
I would appreciate any help, thank you in advance.

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