任何用于JavaScript的人脸识别库? [英] Any library for face recognition in JavaScript?

查看:146
本文介绍了任何用于JavaScript的人脸识别库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道是否有人知道如何使用JavaScript识别脸部。我听说过OpenCV和亲戚,但我想在客户端(网络应用程序)处理面部识别。

I would like to know if someone know how to recognize a face using just JavaScript. I've heard of OpenCV and relatives but I want to process the face recognition at the client side (web app).

任何想法?

推荐答案

如果您想要识别图像中的面部位置,而不是在多个图像中匹配面部,实际上有一个库可以执行此操作与HTML浏览器结合。

If you are looking to recognize where a face is in an image, as opposed to matching faces across multiple images, there is actually a library that does this in conjunction with HTML canvass.

开发者网站上有一个演示此处。您也可以在 github 上下载源代码。

There is a demo on the developers site here. You can also download the source on github.

在我的测试中,表现不错 - 但并不炽热。

In my test's the performance was decent - but not blazing.

这篇关于任何用于JavaScript的人脸识别库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆