Skip to content

AttributeError: module 'cv2.cv2' has no attribute 'cudacodec' #566

@i3587616

Description

@i3587616

Expected behaviour

i success install pip install opencv-contrib-python

but when
cv2.cudacodec.createVideoWriter("tmp", (128, 128), 30)
it info AttributeError: module 'cv2.cv2' has no attribute 'cudacodec'
why ?
opencv-contrib-python contain cudacodec but why no module

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions