You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a duplicate. Before opening a new issue, please search existing issues.
This issue is not a question, feature request, or anything other than a bug report directly related to this project.
Description
run ./zed_open_capture_depth_example
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(4.9.0-dev) /home/n/Desktop/opencv/modules/core/src/matrix.cpp:169: error: (-215:Assertion failed) u->refcount == 0 in function 'deallocate'
but reading video streams separately or depth images can run normally
Preliminary Checks
Description
run ./zed_open_capture_depth_example
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(4.9.0-dev) /home/n/Desktop/opencv/modules/core/src/matrix.cpp:169: error: (-215:Assertion failed) u->refcount == 0 in function 'deallocate'
but reading video streams separately or depth images can run normally
Steps to Reproduce
1../zed_open_capture_depth_example
Expected Result
normal operation
Actual Result
Kernel has been transferred to storage
ZED Camera model
ZED2i
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: