问题
My goal is to take the live camera sample and create an app that uses the emotion api and the face api at the same time. Whenever it detects a face it should say Gender , Age , Emotion , Emotion detection confidance in a one string. I am having trouble with that because all of the function are async aurrnd it does frame analysis (analysis function) individually. Thanks for your help.
回答1:
Hello from Cognitive Services - Face API dev team, we are going to support emotion analyze during detection (in next release which should happen before April). It invoke the same interface provided by emotion API. So just be a little more patient and feel free to reach us if you have any further questions.
Bests, Xuan (Sean) Hu.
回答2:
I have tried calling the same API via classes about frame analysis try checking How to Analyze Videos in Real-time
来源:https://stackoverflow.com/questions/42590351/calling-the-face-and-emotion-api-at-the-same-time