Skip to content

cv2.SURF attribute not found #10

Open
@man0l

Description

@man0l

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions