简体   繁体   English

Windows Phone 8.1人脸检测C#

[英]Windows phone 8.1 Face Detection C#

I am currently working on my project for Windows Phone 8.1 Face Detection in C#. 我目前正在使用C#进行Windows Phone 8.1面部检测的项目。 I have already finished face detection but now I have a serious problem with Face Tracking and extraction of face signs from image. 我已经完成了面部检测,但是现在在面部跟踪和从图像中提取面部标志时遇到了严重的问题。 I would like to use for this LBP method, but LBP method in library OpenCV and EmguCV is still not supported for windows phone 8.1 . 我想使用此LBP方法,但Windows Phone 8.1仍不支持库OpenCV和EmguCV中的LBP方法。 I also tried to use Face SDK Beta from Microsoft, but it is supported only for windows phone 7. Has anybody have some experience with some libraries or methods in windows phone 8.1 in C# . 我还尝试使用Microsoft的Face SDK Beta,但仅Windows Phone 7支持它。有没有人对C#的Windows Phone 8.1中的某些库或方法有一定的经验。

Thanks for help. 感谢帮助。

I finally found a solution. 我终于找到了解决方案。 Microsoft released support for Windows Phone OpenCV library : here and Microsoft发布了对Windows Phone OpenCV库的支持: 此处

here 这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM