C# 클래스 Microsoft.ProjectOxford.Face.Controls.FaceVerificationPage

Interaction logic for FaceVerification.xaml
상속: System.Windows.Controls.Page, INotifyPropertyChanged
파일 보기 프로젝트 열기: Microsoft/ProjectOxford-ClientSDK 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DescriptionProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
FaceVerificationPage ( ) : System

Initializes a new instance of the FaceVerificationPage class

비공개 메소드들

메소드 설명
LeftImagePicker_Click ( object sender, RoutedEventArgs e ) : void

Pick image for detection, get detection result and put detection results into LeftResultCollection

RightImagePicker_Click ( object sender, RoutedEventArgs e ) : void

Pick image for detection, get detection result and put detection results into RightResultCollection

Verification_Click ( object sender, RoutedEventArgs e ) : void

Verify two detected faces, get whether these two faces belong to the same person

메소드 상세

FaceVerificationPage() 공개 메소드

Initializes a new instance of the FaceVerificationPage class
public FaceVerificationPage ( ) : System
리턴 System

프로퍼티 상세

DescriptionProperty 공개적으로 정적으로 프로퍼티

Description dependency property
public static DependencyProperty,System.Windows DescriptionProperty
리턴 System.Windows.DependencyProperty