c++ - What do the different shape units mean in kinect? -


each shape unit or face deformation meant indicate feature of face being tracked.

in total kinect 2 gives 94 shape units or deformations using hd face api, unclear individual shape units indicate , weights signify, documentation on subject seem either absent or extremely obsecure.

here full list of shape units or face deformations kinect 2

what not explained things faceshapedeformations_pca01 or faceshapedeformations_eyes02 mean?

as can see description table empty! how shameful , pathetic.

for example:

  • what information enumeration faceshapedeformations_eyes02 indicate?
  • does indicates width between eyes or height of eyes ?
  • what range covered weight -2 2?
  • what cryptic enumerations faceshapedeformations_pca01 faceshapedeformations_pca10 ?

does know this?


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

python 3.5 - Pyqtgraph string in x tick -