面对基本 [英] Face Basic

查看:71
本文介绍了面对基本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用能够检测面部表情的Kinect Face Basic - WPF,从而在屏幕上打印出状态变化。我试着通过修改源
代码来收集文件(txt,excel或其他)中这种状态变化的数据,但我找不到返回这些数据的变量,即我想要插入适当的功能,收集它们。有人可以帮助我吗?

Hi, I'm using the Kinect Face Basic - WPF, that is able to detect facial expressions, and consequently print on the screen their status-changing. I'd try to collect the data of this status-changing in a file(txt, excel or other), by modifing the source code a little bit, but I cannot find the variables that return this data,that i want to insert in the proper function,to collect them. Can someone help me ?

推荐答案

你想要的几乎就是FaceFrameResult实例。查看DrawFaceFrameResults函数,该函数绘制关于面部的所有内容。它使用2D空间中的一般位置,它为faceResult.FaceProperties中的每个属性绘制文本。
Pretty much what you want is in the FaceFrameResult instances. Look in DrawFaceFrameResults function which draws everything about a face. It uses the general position in 2D space, it draws the text for each property in faceResult.FaceProperties.


这篇关于面对基本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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