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.
嗨,我正在尝试创建一个强大的面部捕捉系统,它可以检测面部表情,如眨眼等,因此可以将其转换为动画模型。我不知道从哪里开始,但我正在寻找某种 c++ 或 java 库来编写这个程序。这个想法是视频必须来自网络摄像头。多谢
我自己从未使用过它,但我知道有几个人使用过OpenCV 来做这类事情。