哪种工具/程序可以根据面部关键点(眼睛之间的距离等)创建人脸的 2D/3D 模型?

发布于 2024-11-08 01:49:41 字数 230 浏览 0 评论 0原文

我需要基于 60 个面部关键点控制现有模型或从头开始创建新模型。 换句话说,我有60个人脸关键位置(面部点),我需要根据这个关键点绘制一张新脸。我还需要在命令行模式下执行此操作(首选 python 语言)。 您知道一些方法吗?

有段时间我尝试使用 Blender 的 python api,但是在命令行模式下存在一些与失败的操作符相关的问题,例如 bpy.ops.translate (我想使用比例工具)。

谢谢。

I need to control an existing model or create new from the ground, based on 60 face key points.
In other words I have 60 key-positions(face-points) of human face, and I need to draw a new face based on this key-points. Also I need to do it in command-line mode (python language preferred).
Do you know some approaches to do it?

For time I tried to use Blender's python api, but there are some problems connected with failing operator like bpy.ops.translate (I want to use proportional tool) in command-line mode.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文