C# 클래스 EmotionAPI_WPF_Samples.EmotionDetectionUsingVideoPage

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

공개 메소드들

메소드 설명
EmotionDetectionUsingVideoPage ( ) : System

비공개 메소드들

메소드 설명
LoadVideoButton_Click ( object sender, RoutedEventArgs e ) : void
LogVideoFragments ( ) : void
UpdateEmotionForTime ( ) : void
UploadAndDetectEmotions ( string videoFilePath ) : Task

Uploads the video to Project Oxford and detects emotions.

메소드 상세

EmotionDetectionUsingVideoPage() 공개 메소드

public EmotionDetectionUsingVideoPage ( ) : System
리턴 System