Skip to content

Sliding Window Buffer #75

Description

@nikola-cao
  • we don't know when the user starts or stops a sign

  • use a sliding window of the last 2-3 seconds of captured data

  • Keep a rolling array (buffer) of the last 72 frames captured by the camera

  • Every few frames run the DTW algorithm to compare the buffer to the reference

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions