ofxOpenNI icon indicating copy to clipboard operation
ofxOpenNI copied to clipboard

FIX USER RESETTING

Open mailiam opened this issue 13 years ago • 2 comments
trafficstars

somehow this edit drops lost user correctly.

mailiam avatar Oct 18 '12 07:10 mailiam

i also had a problem where the app would crash when it gets to Deleting user1 the second time, and it looks like this fixes it.

kylemcdonald avatar Jan 11 '13 09:01 kylemcdonald

+1 . This makes it drop untracked users more effectively.

Without this, ofxOpenNI::getNumTrackedUsers( ) keeps increasing, sometimes even past what's set using ofxOpenNI::setMaxNumUsers(i). This made losing users more dynamic : )

thiagohersan avatar Mar 04 '13 22:03 thiagohersan