HDFace和MultiSourceFrameReader同时出现 [英] HDFace and MultiSourceFrameReader at the same time

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

问题描述

大家好,

我正在使用MultiSourceFrameReader获取不同的来源(颜色,深度,红外和正文)。显然我可以创建IHighDefinitionFaceFrameSources并打开IHighDefinitionFaceFrameReaders的阅读器。但是,一旦我尝试为IHighDefinitionFaceFrame获取最新的
帧,结果始终为E_PENDING。当我独立收集源(colorReader,depthReader等)时,HDFace可以工作。是否有任何冲突同时使用MultiSourceFrameReader和HDFace?

I'm using MultiSourceFrameReader to get the different sources (color, depth, IR and body). Apparently I'm able to create the IHighDefinitionFaceFrameSources and open the readers to IHighDefinitionFaceFrameReaders. However, once I try to acquire the latest frame for a IHighDefinitionFaceFrame, the result is always E_PENDING. When I gather the sources independently (colorReader, depthReader, etc), the HDFace works. Is there any conflict using MultiSourceFrameReader and HDFace at the same time?

提前致谢!

推荐答案

C ++中没有冲突。我已成功同时运行MultiSource以及面部,音频和语音。

No conflict in C++. I have been successfully running a MultiSource alongside face, audio, and speech simultaneously.

检查名为facebasics的示例项目。  您可能缺少一些设置来让脸部追踪工作。你打开读卡器了吗?你有跟踪的尸体吗?您是否已将特定faceframesource的
的trackingid设置为其中一个跟踪的实体?

Check the sample project called facebasics. It is likely you are missing some setup to get the face tracking to work. Have you open the reader? Do you have tracked bodies? Have you set the trackingid for a particular faceframesource to one of those tracked bodies?


这篇关于HDFace和MultiSourceFrameReader同时出现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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