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.
我想虚拟地添加足球并检测和跟踪脚,以便我们可以模拟对球的踢球。
任何人都可以建议在iOS中实现它的方式吗?
我认为您必须拥有自己的 CoreML 模型来识别脚在图像中的位置,并将相机捕获的帧传递给它并识别脚的位置。ARKit 不这样做,iOS 11 中没有内置脚部识别功能