Notice: MediaWiki has been updated. Report any rough edges to marcan@marcan.st

Research Material: Difference between revisions

From OpenKinect
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
==Depth Image to 3D Pose==
==Depth Image to 3D Pose==


* Microsoft's algorithm used in the Kinect: http://research.microsoft.com/pubs/145347/BodyPartRecognition.pdf
* A Bayesian Framework for Human Body Pose Tracking from Depth Image Sequences http://www.mdpi.com/1424-8220/10/5/5280/pdf
* A Bayesian Framework for Human Body Pose Tracking from Depth Image Sequences http://www.mdpi.com/1424-8220/10/5/5280/pdf
* 3D Head Tracking Based on Recognition and Interpolation Using a Time-Of-Flight Depth Sensor
* 3D Head Tracking Based on Recognition and Interpolation Using a Time-Of-Flight Depth Sensor
Line 22: Line 23:
* Realtime Identification and Localization of Body Parts from Depth Images (ICRA 2010), http://stanford.edu/~plagem/bib/plagemann10icra.pdf
* Realtime Identification and Localization of Body Parts from Depth Images (ICRA 2010), http://stanford.edu/~plagem/bib/plagemann10icra.pdf
* Real Time Motion Capture Using a Single Time-of-Flight Camera (CVPR 2010), http://stanford.edu/~plagem/bib/ganapathi10cvpr.pdf
* Real Time Motion Capture Using a Single Time-of-Flight Camera (CVPR 2010), http://stanford.edu/~plagem/bib/ganapathi10cvpr.pdf
* A Layered Approach to People Detection in 3D Range Data (AAAI 2010), http://www.informatik.uni-freiburg.de/~spinello/AAAI2010.html


==Hand Pose Recognition==
==Hand Pose Recognition==

Latest revision as of 01:25, 4 April 2011

A page for papers and textbooks that are helpful when working with different Kinect related projects.

Depth Image to 3D Pose

http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=04410329

Rough understanding and ways to create training data

Depth-Camera Data Processing

Hand Pose Recognition