C# Class EmotionAPI_WPF_Samples.DetectEmotionUsingURLPage

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

Méthodes publiques

Méthode Description
DetectEmotionUsingURLPage ( ) : System

Private Methods

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

Uploads the image to Project Oxford and detect emotions.

Method Details

DetectEmotionUsingURLPage() public méthode

public DetectEmotionUsingURLPage ( ) : System
Résultat System