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

Spurious hello/goodby events when no motion in frame #49

Open
jschrempp opened this issue Nov 4, 2022 · 0 comments
Open

Spurious hello/goodby events when no motion in frame #49

jschrempp opened this issue Nov 4, 2022 · 0 comments

Comments

@jschrempp
Copy link
Contributor

When the field of view is unchanging, the Eyes will still occasionally emit an TOF event for someone entering the field of view. We've seen that there are spurious readings in any given cell. We've tried to filter that out by requiring several adjoining cells to go active at the same time, our theory is that rarely will a real human in the FOV register in just one cell.

The idea is to add some temporal filtering to the code so that an even is only triggered if something in the FOV remains there for some short period of time.

@jschrempp jschrempp mentioned this issue Nov 25, 2022
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