Skip to content

stereoExample Assertion Error #9

@OlafHaag

Description

@OlafHaag

Just trying to run the stereoExample.py gives me an error:

Traceback (most recent call last):
  File "stereoExample.py", line 67, in <module>
    cv2.imshow('Disparity', disparity)
cv2.error: OpenCV(4.0.0) C:\projects\opencv-python\opencv\modules\highgui\src\window_w32.cpp:1230: error: (-215:Assertion failed) dst.data == (uchar*)dst_ptr in function 'cvShowImage'

Exiting Leap Image Thread!

The cameraControlExample.py and minimumExample.py run fine.

Win10, Python 3.7.2, Software-Version: 4.0.0+52173, Firmware Revision: 1.7.1

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