accord-net / framework

Machine learning, computer vision, statistics and general scientific computing for .NET
http://accord-framework.net
GNU Lesser General Public License v2.1
4.49k stars 1.99k forks source link

Frace detection with Unity3d #1502

Open glebov21 opened 6 years ago

glebov21 commented 6 years ago

Hi. I want add face detector to my unity3d application. I was do by this tutorial: https://github.com/accord-net/framework/wiki/Unity But i not have System.Drawing assymbly for HaarObjectDetector.ProcessFrame Important: it must working on android build (unity)

Icaro-Lima commented 5 years ago

Same problem here.