我想了解有关开始kinect 3D重建的信息 [英] i want to know about starting kinect 3D reconstruction

查看:74
本文介绍了我想了解有关开始kinect 3D重建的信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好..
我是一名本科生,我购买了kinect传感器进行研究.但是现在,我陷入了世俗的开源库,开源代码的局面,并在互联网上完全迷失了.我想知道如何为kinect 3D重建程序(移动kinect)创建C#或c ++(使用kinect SDK或Windows 7上的应用)应用程序.我很难弄清它是控制台应用程序还是win32应用程序.

如果有人知道,请告诉我如何开始使用kinect进行编码,我也想知道如何存储点云,以及一种在wise应用程序中显示点云的方法,比如wise ..也想知道如何在控制台中显示3D点云应用...谢谢

Grammer和机框

Hi everyone..
I''m an undergraduate student and I bought the kinect sensor for my research. But now I am stuck with sevaral open source libraries, open source codes and totally lost on the internet. I want to know how to create a C# or c++( using kinect SDK or what ever on windows 7) application for kinect 3D reconstruction program( while moving kinect). I am having a hard time to figure out either it is console application or win32 app.

If somebody know please tell how to start to code with kinect and also I want to know how to store point clouds, and a way to display point clouds in console application like wise.. also want to know how to show 3D point clouds in console application... thanks

Grammer and casing

推荐答案

首先:点云和控制台应用程序不能混合使用,除非您确实希望使用低分辨率的点云.控制台应用程序基于文本,不支持图形.在您看来,您可能需要WinForms,WPF或Direct3D.
First off: Point clouds and Console app do not mix, unless you want really low resolution point clouds. Console apps are text based, with no graphics support. You will want WinForms, WPF or Direct3D, probably.


在我看来,如果您甚至不知道控制台应用程序或win32应用程序之间有什么区别,您都不会具有开始Kinect编程的必要技能.

反正
看看这个(与其他Google热门歌曲一样): KinectFusion:实时3D重构和交互
使用运动深度相机
[ ^ ]

并开始学习.
In my opinion, if you don''t even know what is the difference between a console application or a win32 application, you do not have the necessary skill to start programming for Kinect.

Anyway,
have a look at this (among other google hits) : KinectFusion: Real-time 3D Reconstruction and Interaction
Using a Moving Depth Camera
[^]

And start learning.


我将sdk用于kinect,我已经完成了..谢谢大家.
i use sdk for kinect and im done.. thanks every one.


这篇关于我想了解有关开始kinect 3D重建的信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆