Home > Suggestions > Incorporate MS KINECT

Incorporate MS KINECT

Avatar image
Aug 24, 2015
Archive Agent wrote
I suggest if possible incorporate Microsoft KINECT Device along its features in ActiveX Control to handle the followings:-
1. Audio and Video Recording from KINECT
2. KINECT Audio features like Echo Cancelation, Noise Supression and Adaptive Control.
3. Depth Image and Gesture using KINECT Device

Regards,

butimran on June 30, 2013 10:54
Completed
7
Vote
Reply
9 Answers
Aug 24, 2015
Archive Agent agent wrote
Roman Minyaylov

Yes, working on this already. Currently Kinect camera can be available using OpenKinect drivers.

on June 30, 2013 12:12
Aug 24, 2015
Archive Agent agent wrote
Roman Minyaylov

Job is started, original MS drivers will be used.

Please describe all features that you need.

on July 02, 2013 23:11
Aug 24, 2015
Archive Agent agent wrote
butimran

Microsoft KINECT Features Required
1. Audio and Video Recording / Capturing
a. Audio
i. Audio Recording from KINECT Microphone array using Audio Features supported
by KINECT (Echo Cancellation, Noise Suppression, Gain Control and Adaptive
Control).
ii. White noise removal
iii. Does not capture sound if voice is below from certain Confidence level.
b. Video
i. Video Recording in different output formats using MS KINECT RGB Camera
ii. Digital Zooming
iii. Motion Detection, Person tracking and Face Detection
2. Depth Image Features
a. Provide all the depth Image features supported by Microsoft KINECT Driver / SDK plus
pixel information (x and y Values) and distance.
3. Skeleton Features
a. Provide all the Skeleton features supported by Microsoft KINECT Driver / SDK plus
selected skeleton point information (x and y Values) and distance
4. Gesture
a. Predefined gestures
i. Right Hand Up / Down
ii. Left Hand Up / Down
iii. Joined Hands
iv. Wave Right & Wave Left
v. Swipe Left & Swipe Right
vi. Zoom In & Zoom Out
vii. Front Face (Face Towards Kinect Sensor)
viii. Right / Left Side Face from Kinect
ix. Back Face (Face opposite Kinect Sensor)
b. Custom Gestures
i. Provide the area for programmers to define their own gestures based on Depth and
skeleton image
c. Provide functionality to interact with other application like MS Powerpoint while using
gesture
5. Voice Commander / Voice Recognition
a. Like Gesture it accepts voice commands and triggers events accordingly. Commands
set my User / Programmer
6. KINECT Sensor
a. Support the independent windows sound and video driver to capture Audio and Video
b. Pan and Tilt Bracket for KINECT Sensor
c. Sharing KINECT Sensor with multiple applications
References:
http://kinecttoolbox.codeplex.com/
https://github.com/EvilClosetMonkey/Fizbin.Kinect.Gestures

on July 03, 2013 14:37
Aug 24, 2015
Archive Agent agent wrote
Roman Minyaylov

.Net version of Video Capture SDK with a basic Kinect features has been released.

on July 04, 2013 20:02
Aug 24, 2015
Archive Agent agent wrote
butimran

Please provide the link to download trial Version.

Regards,

on July 04, 2013 20:49
Aug 24, 2015
Archive Agent agent wrote
Aug 24, 2015
Archive Agent agent wrote
androidxman

Hi,
Just tried the Kinect part of the SDK, wondering, do you plan to add:
Colorformat:
http://msdn.microsoft.com/en-us/library/microsoft.kinect.colorimageformat.aspx
And this (and skeleton feature)
http://msdn.microsoft.com/en-us/library/microsoft.kinect.skeletontrackingmode.aspx

Basically I want to be able to have the IR colorformat with the skeleton mode at same time.
I did it with the SDK of Microsoft, but would be nice to have that possibility with your SDK so I can use the motion detection features with it.
Thanks
Martin

on April 09, 2014 14:23
Aug 24, 2015
Archive Agent agent wrote
Roman Minyaylov

You have skeleton and color data now, provided in event.

So, where is a problem?

on April 30, 2014 10:15
Aug 24, 2015
Archive Agent agent wrote
Roman Minyaylov

Did you tried Kinect demo?

on April 30, 2014 10:16