Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Mac 上,但我也有一个 Ubuntu 虚拟机,所以欢迎使用 linux 或 Mac OSX 解决方案。
我正在尝试让面部识别工作。目的是从数据库中识别人脸并调出有关个人的数据。
在我的 Mac 上,我尝试安装一些声称可以做到这一点的工具,但没有设法让它们中的任何一个工作。我希望使用 face.com,但他们不再接受新用户。
我大部分时间都在研究 python 工具,但现在任何对我有用的东西都很好。如果有人可以建议一个工具,如果可能的话,链接到安装和使用说明,将不胜感激。
您可以使用 OpenCV python 接口。
http://opencv.org
但是您也需要一些努力来集成数据库中的数据