C# Class Microsoft.ProjectOxford.Face.Controls.FaceVerificationPage

Interaction logic for FaceVerification.xaml
Inheritance: System.Windows.Controls.Page, INotifyPropertyChanged
Afficher le fichier Open project: Microsoft/ProjectOxford-ClientSDK Class Usage Examples

Méthodes publiques

Свойство Type Description
DescriptionProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
FaceVerificationPage ( ) : System

Initializes a new instance of the FaceVerificationPage class

Private Methods

Méthode Description
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

Method Details

FaceVerificationPage() public méthode

Initializes a new instance of the FaceVerificationPage class
public FaceVerificationPage ( ) : System
Résultat System

Property Details

DescriptionProperty public_oe static_oe property

Description dependency property
public static DependencyProperty,System.Windows DescriptionProperty
Résultat System.Windows.DependencyProperty