Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
开发者_C百科 Improve this questionOn any platforms, what is the best face recognition opensource library for videos.
Opencv allow you to do some things like this.
Face recognition is a very complex topic, still being researched. While there may be many libraries ( like opencv ) that are capable of this, some maybe ven opensource, most if not all the hard work is still left up to you. There isn't any library that does all the facial recognition for you.
精彩评论