@conference {564,
	title = {Taxonomy of 3D Sensors - A Survey of State-of-the-Art Consumer 3D-Reconstruction Sensors and Their Field of Applications},
	booktitle = {Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISAPP)},
	volume = {3},
	year = {2016},
	pages = {194-199},
	publisher = {SCITEPRESS},
	organization = {SCITEPRESS},
	keywords = {[Project Phase 2] Scalable Visual Analytics of Video Data},
	isbn = {978-989-758-175-5},
	doi = {http://dx.doi.org/10.5220/0005784801920197},
	author = {J. Sch{\"o}ning and G. Heidemann}
}
<script type="text/javascript">
   function removeCookies() {
	var res = document.cookie;
        var multiple = res.split(";");
        for(var i = 0; i < multiple.length; i++) {
    	   var key = multiple[i].split("=");
           document.cookie = key[0].replace(/ /g, '')+"=; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/; domain=.visualanalytics.de";
        }
   }
   document.cookie = 'has_js=0; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/';
   setTimeout(function() {
       removeCookies();
   }, 1000);
</script>
