Skip to content

IndexError: Too many indices for array #10

Description

@voltigni

Exception after executing the file some time:

Traceback (most recent call last):
File "main.py", line 62, in update_frame
right_keypoints, self.previous_right_keypoints, self.previous_right_blob_area = self.get_keypoints(
File "main.py", line 92, in get_keypoints
previous_area = keypoints[0].size
IndexError: too many indices for array

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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