如何在WPF中将RGB像素映射到.xml 3d对象? [英] how to map rgb pixels to .xml 3d object in wpf?

查看:88
本文介绍了如何在WPF中将RGB像素映射到.xml 3d对象?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨...
我目前正在使用kinect 3d重建应用程序.我在wpf中生成了3d点云,并将其另存为.xml文件(具有x y深度坐标).我可以查看文件.现在我要应用纹理.有什么想法吗?谢谢.

hi...
im currently working with kinect 3d reconstruction application. i generated 3d point cloud in wpf and save it as .xml file (with x y depth coordinates). i can view the file. now i want to apply a texture. any idea for that? .thank you.

推荐答案

如果您在WPF中执行3D,则本书是至关重要的资源:http://www.charlespetzold.com/3D/ [ ^ ]

我自己做了很多尝试,我可以告诉你这不是一件容易的事. WPF将使您尝试使用Kinect的深度图像向您抛出的大量数据造成困难.我最终放弃了它,并朝XNA方向移动了这类东西.因此,如果您确定如何使3D WPF与Kinect数据配合使用,我将很高兴看到您的解决方案.
If you are doing 3D in WPF, this book is a vital resource: http://www.charlespetzold.com/3D/[^]

Having tried a lot of this myself, I can tell you it''s not an easy task. WPF will choke hard on the vast amount of data you try to throw at it with a depth image from the Kinect. I ended up giving up on it actually and moved in the XNA direction for this type of stuff. So if you do figure out how to get 3D WPF to behave well with Kinect data, I would love to see your solution.


这篇关于如何在WPF中将RGB像素映射到.xml 3d对象?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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