Can we do face detection and compare two faces in images in universal windows application or windows form and recognize if the faces are same or different??

Andhavarapu Snehitha 0 Reputation points
2023-07-27T09:10:45.26+00:00

We want to implement feature in uwp application such that it can detect a face in a image and compare that with another face in a image and show results as true if faces get matched and false if they dont match. Can anyone help?

Developer technologies | Windows Forms
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | C#
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,686 Reputation points
    2023-07-27T10:06:34.09+00:00

    Did you see MSDN docs and samples, like Basic face detection sample ?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.