Use 'Kinect' as a motion sensor's receiver

  • Thread starter Thread starter simpsonocean
  • Start date Start date
  • Tags Tags
    Motion Receiver
AI Thread Summary
Using Kinect as a motion sensor receiver involves understanding its capabilities as a human body motion detector, which utilizes a combination of RGB and infrared cameras to create a 3D map of the environment. To effectively approach this, it's essential to specify the type of motion sensor intended for integration, as this will guide the advice received. The Kinect SDK is a valuable resource, offering example programs and code to facilitate development. Additionally, the open-source library OpenKinect can provide further coding support, though its documentation may be limited. Exploring these resources will enhance the ability to utilize Kinect for motion sensing applications.
simpsonocean
Messages
7
Reaction score
0
halo everyone!
I am curious how to use Kinect as a motion sensor's receiver?
how to approach it?
I did try to research about it but I can't found any information about it.

Thanks
 
Engineering news on Phys.org
simpsonocean said:
halo everyone!
I am curious how to use Kinect as a motion sensor's receiver?
how to approach it?
I did try to research about it but I can't found any information about it.

Thanks

I haven't seen that word before. Do you have any links?
 
Kinect (codenamed in development as Project Natal) is a line of motion sensing input devices by Microsoft for Xbox 360 and Xbox One video game consoles and Windows PCs.
 
simpsonocean said:
halo everyone!
I am curious how to use Kinect as a motion sensor's receiver?
how to approach it?
I did try to research about it but I can't found any information about it.

Thanks

Will you please be specific:

1. Exactly what motion sensor do you plan to receive?

The more details you provide here, the better chance you have of receiving useful suggestions.

The Kinect is a human body motion detector. For an overview of Kinect, see the Wikipedia entry:
http://en.wikipedia.org/wiki/Kinect

For a description of one Kinect function named “depth sensor” see this:

“The 3D motion sensing camera used by Kinect is based upon what was originally known as the "ZCam" being developed by 3DV Systems. It is made up of a standard RGB color camera and a special infrared sensitive camera which is used to sense depth. When in use, the device emits pulses of infrared light into the room and senses the reflections created by objects or people in it which it can use to form a 3D map of the room. Kinect then uses some complex human detection algorithms to successfully determine people from background objects. This also allows the camera to work in pitch black darkness as well as in light. Thanks to these algorithms, the camera is able to detect even the smallest movements of a persons fingers and translate it into usable data for the Xbox 360.”
http://www.giantbomb.com/kinect-support/3015-3249/
 
Last edited:
There's a Kinect API Microsoft provides. I haven't used it perfectly, but I've seen Kinect used for vision-based navigation for robots.

I would start by downloading the SDK; IIRC there are a few example programs and codes provided:
Kinect SDK

There's also an open-source Kinect library, OpenKinect, but the last time I looked at it its documentation was sparse...and that's an understatement.
 
  • Like
Likes 1 person
I just found, OpenKinect, also. that is very good source for coding of Kinect.
 
Hi all, I have a question. So from the derivation of the Isentropic process relationship PV^gamma = constant, there is a step dW = PdV, which can only be said for quasi-equilibrium (or reversible) processes. As such I believe PV^gamma = constant (and the family of equations) should not be applicable to just adiabatic processes? Ie, it should be applicable only for adiabatic + reversible = isentropic processes? However, I've seen couple of online notes/books, and...
I have an engine that uses a dry sump oiling system. The oil collection pan has three AN fittings to use for scavenging. Two of the fittings are approximately on the same level, the third is about 1/2 to 3/4 inch higher than the other two. The system ran for years with no problem using a three stage pump (one pressure and two scavenge stages). The two scavenge stages were connected at times to any two of the three AN fittings on the tank. Recently I tried an upgrade to a four stage pump...
Back
Top