C# Класс EmotionAPI_WPF_Samples.DetectEmotionUsingStreamPage

Interaction logic for DetectEmotionUsingStreamPage.xaml
Наследование: System.Windows.Controls.Page
Показать файл Открыть проект

Открытые методы

Метод Описание
DetectEmotionUsingStreamPage ( ) : System

Приватные методы

Метод Описание
LoadImageButton_Click ( object sender, RoutedEventArgs e ) : void
UploadAndDetectEmotions ( string imageFilePath ) : Task

Uploads the image to Project Oxford and detect emotions.

Описание методов

DetectEmotionUsingStreamPage() публичный Метод

public DetectEmotionUsingStreamPage ( ) : System
Результат System