Skip to content

Segmentation Fault too! #10

Description

@swrdZWJ

I get the problem of ‘Segmentation fault (core dumped)’ when I debug the code after

  _if pointInRect(eX, eY, dragObj.outRect.x, dragObj.outRect.y, dragObj.outRect.w, dragObj.outRect.h):
        dragObj.returnflag = True
        cv2.destroyWindow(dragObj.wname)_

I use the same opencv and numpy version as you. How to solve the problem? Thanks :)

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