Skip to content

Conversation

@cindyloo
Copy link

@cindyloo cindyloo commented Nov 4, 2013

so, I needed to extract the user's CoM in order to ignore any user not in the x-y-z required space. However, I needed to be able to discount users that are bIsFound and bIsTracking == false even during calibration. Hence, I pulled the CoM call out of under if(g_User.GetSkeletonCap().IsTracking(nID)) so that I could check the position for all "trackedUsers".... If anyone thinks I should have done it differently, let me know!
cheers,
Cindy

so, I needed to extract the user's CoM in order to ignore any user not in the x-y-z required space.  Hence, I had to make ofxOpenNI discount users that are bIsFound and bIsTracking == false even during calibration.  If anyone thinks I should have done it differently, let me know!
cheers,
Cindy
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

Successfully merging this pull request may close these issues.

1 participant