简体   繁体   中英

Windows phone 8.1 Face Detection C#

I am currently working on my project for Windows Phone 8.1 Face Detection in C#. 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 . 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# .

Thanks for help.

I finally found a solution. Microsoft released support for Windows Phone OpenCV library : here and

here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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