0

I am beginner in android and I want to start a face feature detection program I have already tried OpenCv but its too hard to handle. I want to know if there is any simple API that I can use

Aynoo
  • 38
  • 4

2 Answers2

0

I recommend that you examine the basic article about Face Detection. Then you can already see examples of code github. Good luck in your endeavor.

In addition, I easily found this article in Google and sample code was at the end of this article. I would recommend you to read about searching on the Internet.

user2413972
  • 1,355
  • 2
  • 9
  • 25
0

I finally found what I really meant it was the easiest and the best API for facial feature recognition and also face detection with happiness and open eyes probability you can see here

Aynoo
  • 38
  • 4