Skip to content

Program eye_detect.py exits #1

@tinashemudavanhu

Description

@tinashemudavanhu

root@beaglebone:~/Project/PythonEyeDetection# python eye_detect.py
Xlib: extension "RANDR" missing on display ":1".
Traceback (most recent call last):
File "eye_detect.py", line 147, in
main()
File "eye_detect.py", line 138, in main
finished, iris_pic = draw(photo)
File "eye_detect.py", line 122, in draw
image_to_show[0:iris_circles_to_show.shape[0], 200:200+iris_circles_to_show.shape[1]] = iris_circles_to_show
ValueError: operands could not be broadcast together with shapes (240,120,3) (240,240,3)

What was the resolution of the camera you used when testing? I am testing with 320x240 and 640x480 resolutions.

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