本文介绍了有没有办法复制FaceAlignment?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

FaceAlignment只有一个默认构造函数,而且没有Clone()或复制构造函数

FaceAlignment only have a default constructor, and no Clone() or copy constructor

还有AnimationUnits和Quality是只读的,不能通过manully复制完成它。

also AnimationUnits and Quality is read-only, it can't be done by manully copy it.

我希望在FaceModelBuilder捕获时保存FaceAlignments并在捕获完成后使用它。

I want to save FaceAlignments while FaceModelBuilder is capturing and use it after capture is complete.

推荐答案


这篇关于有没有办法复制FaceAlignment?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

05-27 05:46
查看更多