Skip to content

AttributeError: module 'cv2' has no attribute 'ximgproc' #3

@sami2k50

Description

@sami2k50

When running the following script in jupyter notebook, it throws the following error.
cv2.setUseOptimized(True);
ss = cv2.ximgproc.segmentation.createSelectiveSearchSegmentation()

After googled several times, then updated opencv-python and opencv-contrib-python.
But error occurs again and again.
Looking for suggestion

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