Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenCV Error: Assertion failed (isIdentity(expr)) in _InputArray, file /home/XXX/Music/opencv-3.4.16/modules/core/src/matrix_expressions.cpp, line 1843 terminate called after throwing an instance of 'cv::Exception' what(): /home/XXX/Music/opencv-3.4.16/modules/core/src/matrix_expressions.cpp:1843: error: (-215) isIdentity(expr) in function _InputArray #33

Open
zengwen2017 opened this issue Jul 3, 2023 · 0 comments

Comments

@zengwen2017
Copy link

使用ros melodic版本,在anaconda3环境中运行,opencv本地和conda中都是3.4.16。运行程序,grab好之后,一点击calibrate就强行退出,报出如下错误:
OpenCV Error: Assertion failed (isIdentity(expr)) in _InputArray, file /home/XXX/Music/opencv-3.4.16/modules/core/src/matrix_expressions.cpp, line 1843
terminate called after throwing an instance of 'cv::Exception'
what(): /home/XXX/Music/opencv-3.4.16/modules/core/src/matrix_expressions.cpp:1843: error: (-215) isIdentity(expr) in function _InputArray。

请问要怎么解决啊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant