[C#/WPF/.NETCORE] FaceDetector 클래스 : DetectFacesAsync 메소드를 사용해 얼굴 탐지하기


■ FaceDetector 클래스의 DetectFacesAsync 메소드를 사용해 얼굴을 탐지하는 방법을 보여준다.

IFaceDetectionService.cs

FaceDetectionService.cs

MainWindow.xaml

MainWindow.xaml.cs

TestProject.zip