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

Interaction logic for FaceDetection.xaml
Inheritance: System.Windows.Controls.Page, INotifyPropertyChanged
Exibir arquivo Open project: Microsoft/ProjectOxford-ClientSDK Class Usage Examples

Public Properties

Property Type Description
DescriptionProperty System.Windows.DependencyProperty

Public Methods

Method Description
FaceFindSimilarPage ( ) : System

Initializes a new instance of the FaceFindSimilarPage class

Private Methods

Method Description
FindSimilar_Click ( object sender, RoutedEventArgs e ) : void

Pick image and call find similar for each faces detected

FolderPicker_Click ( object sender, RoutedEventArgs e ) : void

Pick image folder and detect all faces in these images

Method Details

FaceFindSimilarPage() public method

Initializes a new instance of the FaceFindSimilarPage class
public FaceFindSimilarPage ( ) : System
return System

Property Details

DescriptionProperty public_oe static_oe property

Description dependency property
public static DependencyProperty,System.Windows DescriptionProperty
return System.Windows.DependencyProperty