Skip to content

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

@test-ok

Description

@test-ok

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions