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.
我有一张脸的图像,它的面部地标位置: 以及另一个带有其他位置的地标的图像: 我需要通过将地标“拖动”到第二张图像中的新位置来拉伸第一张图像,在 Python (我正在尝试创建一个非常基本的 deepfake)。 我该如何实施?(我有地标的确切位置) 我在谷歌搜索了很多但没有找到任何结果,所以我希望这里有人可以帮助我。