C# Класс Microsoft.ProjectOxford.Face.Controls.FaceVerificationPage

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

Открытые свойства

Свойство Тип Описание
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