The past and present of the Kinect SDK and openni

Source: Internet
Author: User
Tags apple operating systems

Past: Before the Kinect SDK 1.6 and before openni2.0

After a trial of Microsoft's Kinect SDK and openni's Kinect, I made some comparisons between them. Note: Microsoft's SDK version is the initial beta version, which is different from the latest released version.

Advantages of the Kinect SDK:

  1. Audio supported
  2. Support Motor
  3. Full body tracking. No need to set the posture (surrender); including the head, hands, feet, and clavicle; it looks better to deal with joint occlusion.
  4. Support for multiple sensors (multiple GPUs)
  5. Simplified installation (easier installation)
  6. When a new video or depth chart is valid, the SDK will have an event available.

Disadvantages of the Kinect SDK:

  1. Non-commercial (commercial)
  2. Only the whole body can be tracked (excluding the specific tracing mode: for example, a tracker only)
  3. The depth chart and color chart do not provide automatic alignment.
  4. Full body tracking. The joints only have coordinate data and no rotation data (but it has been solved in v1.5). The joints can only be traced to the whole body, excluding specific tracing modes, such as tracing hands or upper body;
  5. Compared with openni/nite, it seems to consume more CPU (no proper benchmark is used );
  6. Does not include a gesture recognition system;
  7. Primesense and Asus wavi xtion hardware platforms are not supported, but win7 (32-bit and 64-bit) is supported );
  8. The unity3d game engine is not supported;
  9. Data Record or playback to hard disk is not supported;
  10. Does not support infrared video data streams
  11. There are no such incidents, such as when a user is detected or lost.

Advantages of openni:

  1. Available for commercial use (no payment required)
  2. Includes a hand tracking framework
  3. Include Gesture Recognition Framework
  4. You can automatically align the depth chart data to the color chart data.
  5. Full body tracking. Contains coordinate data and rotation data; supports Special tracking modes: for example, only tracing hands and heads or upper body
  6. Less CPU consumption than Microsoft SDK
  7. Support for primesense and Asus wavi xtion hardware platforms
  8. It is a bit odd to support multiple sensors but requires installation and enumeration.
  9. Windows (including Vista & XP & win7), Linux, and Apple operating systems are supported)
  10. The built-in Code fully supports the unity3d game engine and ogre
  11. Supports data record to hard disk or playback from hard disk
  12. Infrared Data Stream holding
  13. This type of event occurs, for example, when a user is detected or lost. (Callback functions are provided for developers)

Openni disadvantages:

  1. Audio is not supported
  2. Motor is not supported. The motor is a patent of Microsoft, so primesense does not want to provoke Microsoft.
  3. Body Tracking; lack of the following joints: head, hands, feet, and clavicle; a calibration posture (surrender posture) is required to start tracing the bones (note: calibration data can be stored and extracted for reuse, but this has been solved in version 1.5 and no gestures are required)
  4. Joint occlusion not estimated
  5. It is odd to support multi-sensor installation and enumeration.
  6. Nite needs to be installed separately

Prepared remarks:
Microsoft still has advantages in terms of bone recognition and audio. openni seems to be more suitable for color-based point clouds and commercial projects on non-win7 platforms. If you want to develop projects based on upper half or hand recognition, you can use openni and nite. However, if it is full body recognition, Microsoft SDK is undoubtedly the best, however, you must write your own gesture recognition code.

 

From: http://www.diiduu.com/kinect-sdk-openni-difference.html

 

====================== Lili's line

However, since the release of openni2.0, the landscape has changed dramatically.

 

[1] The program interface is greatly updated. For more information, see openni migration guide and workshop.

[2] driver changes. Children's shoes that have used openni1.x should have known about the sensorkinect driver. However, in the openn2's environment, currently, Kinect can only be driven by Microsoft's official Kinect for Windows SDK. We expect cameras of other brands, there should also be different driving methods. The advantage of using the official driver is that it is easy to install, and Kinect
The for Windows SDK also comes with some development tools that can be tested and used, and the disadvantages are obvious. Because the Kinect for Windows SDK only supports Windows 7 and later operating systems, let those children's shoes that want to turn on the Kinect on Linux end up with disappointment.

[3] third-party middleware support. In the openni1.x world, nite is always the same. Currently, opennickel is only responsible for operating hardware, providing application data and maintaining independence from middleware. In addition to nite2, you can also find other middleware to use on the official website.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.