microsoft / opencv

Open Source Computer Vision Library
opencv.org
Apache License 2.0
144 stars 92 forks source link

Contribute WinRT video sample improved with face detection #50

Closed mkostin closed 9 years ago

mkostin commented 9 years ago

Adding a UAP WinRT application able to detect human faces using OCV default Haar classifier.

Related commit: 34081146027bf6039f984fd0e53314dd454e214d Related PR: #4073

mkostin commented 9 years ago

Merged, closing