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

Hi, I have a question about testing single image. #3

Open
test-ok opened this issue May 6, 2020 · 0 comments
Open

Hi, I have a question about testing single image. #3

test-ok opened this issue May 6, 2020 · 0 comments

Comments

@test-ok
Copy link

test-ok commented May 6, 2020

I have a image with resolution 1920 X 1080, and I copied this image into Scenes folder. But when I tried to run test.py, there is a ValueError in the function read_illum_images():
fullLF[:, :, :, ay, ax] = inputImg[ay::numImgsY, ax::numImgsX, :]
ValueError: could not broadcast input array from shape (78,138,3) into shape (77,137,3)

Do I have to resize the image to a fixed resolution? Thanks!

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