You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to make a program which counts the number of users the Kinect sees, and displays a particular image depending on that number.
Ie:
if no users display image 1
if one user display image 2
if two users display image 3
It's working which is epic - But I've just noticed there is a considerable delay (up to about 10 seconds) between a user exiting the Kinects area of vision, and the sketch realising this.
Any ideas on how to make this delay significantly less? It kind of ruins the flow of the interaction!
Type of Issue
Help wanted
Question
Your System Configuration
Operating system: Mac OS Mojave 10.14.5 Version of Kinect: v1, 1414
The text was updated successfully, but these errors were encountered:
Issue Summary
I'm trying to make a program which counts the number of users the Kinect sees, and displays a particular image depending on that number.
Ie:
if no users display image 1
if one user display image 2
if two users display image 3
It's working which is epic - But I've just noticed there is a considerable delay (up to about 10 seconds) between a user exiting the Kinects area of vision, and the sketch realising this.
Any ideas on how to make this delay significantly less? It kind of ruins the flow of the interaction!
Type of Issue
Your System Configuration
Operating system: Mac OS Mojave 10.14.5
Version of Kinect: v1, 1414
The text was updated successfully, but these errors were encountered: