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 3.4.2 error #4

Open
impactcolor opened this issue Sep 2, 2022 · 0 comments
Open

OpenCV 3.4.2 error #4

impactcolor opened this issue Sep 2, 2022 · 0 comments

Comments

@impactcolor
Copy link

impactcolor commented Sep 2, 2022

Hi any idea why I get this error?

When I run:
python block_shuffle.py --input in/gibson.jpg --output out/block_gibson.jpg --model models/01/model.pb --gpu 0

cv2.error: OpenCV(3.4.2) /opt/concourse/worker/volumes/live/9523d527-1b9e-48e0-7ed0-a36adde286f0/volume/opencv-suite_1535558719691/work/modules/core/src/matrix_operations.cpp:63: error: (-215:Assertion failed) src[i].dims <= 2 && src[i].rows == src[0].rows && src[i].type() == src[0].type() in function 'hconcat'

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