C# 클래스 EmotionAPI_WPF_Samples.DetectEmotionUsingStreamPage

Interaction logic for DetectEmotionUsingStreamPage.xaml
상속: System.Windows.Controls.Page
파일 보기 프로젝트 열기: Microsoft/ProjectOxford-ClientSDK

공개 메소드들

메소드 설명
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