Kinect中所有121个3D面部点的标签是什么? [英] What are the labels for all the 121 3D face points in Kinect ?

查看:73
本文介绍了Kinect中所有121个3D面部点的标签是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Kinect SDK为我们提供了FaceTrackFrame类:

 Microsoft.Kinect.Toolkit.FaceTracking.FaceTrackFrame框架; 



初始化框架对象后,我们可以使用

 frame.Get3DShape(); <获取正在被跟踪的所有121个点。 / pre> 

我想得到所有这121个点的标签。

标签是指他们在脸上的位置。

解决方案

你好。

希望现在还不算太晚。



https://www.flickr.com/photos/juranleckie/16595627788/in/photostream [ ^ ]



https://www.flickr.com/photos/juranleckie/16783209635/in/photostream [ ^ ]



https://www.flickr.com/photos/juranleckie/16163282223/in/photostream [ ^ ]


Kinect SDK provides us with the FaceTrackFrame class:

Microsoft.Kinect.Toolkit.FaceTracking.FaceTrackFrame frame;


After Initializing the frame object, we can get all the 121 points which are being tracked on the face, by using

frame.Get3DShape();


I want to get the labels for all these 121 points.
By labels I mean their positions on the face.

解决方案

Hi there.
Hope it is not too late.

https://www.flickr.com/photos/juranleckie/16595627788/in/photostream[^]

https://www.flickr.com/photos/juranleckie/16783209635/in/photostream[^]

https://www.flickr.com/photos/juranleckie/16163282223/in/photostream[^]


这篇关于Kinect中所有121个3D面部点的标签是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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