Add the Kinect fusion article

The kinect fusion is one of the most inspiring technique in CG. It has provided a great boost in the field of Augmented reality and surface reconstruction.
This commit is contained in:
Nicola Pezzotti 2014-03-22 19:28:43 +01:00
parent a5145fb9fc
commit 72fd8dd8f5

View File

@ -6,3 +6,5 @@
### Surface reconstruction
* [Poisson surface reconstruction](http://research.microsoft.com/en-us/um/people/hoppe/poissonrecon.pdf) - [Code](http://www.cs.jhu.edu/~misha/Code/PoissonRecon/Version5.71/)
* [KinectFusion: Real-time 3D Reconstruction and Interaction Using a Moving Depth Camera](http://research.microsoft.com/pubs/155416/kinectfusion-uist-comp.pdf)