Kinect - Count user Pixels
in
Integration and Hardware
•
1 year ago
Okay, I'm a noob at this so I appologise in advance.
Im using a PrimeSense sensor (not Kinect, but all the Kinect examples work for me) and I am trying to count the number of pixels that make up a user. I have searched for an example of this, But I must not be using the right search terms. Seems like someone would have done this already
.
I have been playing with the kinect.getUsersPixels command but I guess I really dont understand what it returns.
I assume its an array, and if so how do I show the size of this array which would equal the number of pixels used to define the user.
Or is there a simpler method?
1