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

complexity.py- Error getting shape of encoded image #1

Open
VijayAnand-Kandaswamy opened this issue Dec 30, 2023 · 0 comments
Open

Comments

@VijayAnand-Kandaswamy
Copy link

Exception has occurred: ValueError
not enough values to unpack (expected 2, got 1)
File "Embedded-Vision-for-MVS-master\complexity.py", line 27, in complexity_main
v1, h1 = encimg1.shape
File "Embedded-Vision-for-MVS-master\main_MVS_master_RPi.py", line 33, in main
complexity_value = complexity_main(image)
File "main Embedded-Vision-for-MVS-master\main_MVS_master_RPi.py", line 77, in
main()

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