C# Class EmotionAPI_WPF_Samples.DetectEmotionUsingStreamPage

Interaction logic for DetectEmotionUsingStreamPage.xaml
Inheritance: System.Windows.Controls.Page
Afficher le fichier Open project: Microsoft/ProjectOxford-ClientSDK

Méthodes publiques

Méthode Description
DetectEmotionUsingStreamPage ( ) : System

Private Methods

Méthode Description
LoadImageButton_Click ( object sender, RoutedEventArgs e ) : void
UploadAndDetectEmotions ( string imageFilePath ) : Task

Uploads the image to Project Oxford and detect emotions.

Method Details

DetectEmotionUsingStreamPage() public méthode

public DetectEmotionUsingStreamPage ( ) : System
Résultat System