Method | Description | |
---|---|---|
FaceTrackingPage ( ) : System |
Method | Description | |
---|---|---|
DetectFaces ( string subscriptionKey, string filePath ) : System.Threading.Tasks.Task | ||
GetHighlights ( string json ) : IEnumerable |
This method parses the JSON output, and converts to a sequence of time frames with highlight regions. One highlight region reprensents a tracked face in the frame.
|
|
LoadImageButton_Click ( object sender, |