markdown 重定目标类型

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 重定目标类型相关的知识,希望对你有一定的参考价值。

<html>
  <body>
  <table class="ltx_tabular">
  <tbody>
  <tr class="odd">
    <td align="left"><em>Name</em></td>
    <td align="left"><em>Description</em></td>
    <td align="left"><em>Examples</em></td>
  </tr>
  <tr class="even">
    <td align="left">Deformation transfer</td>
    <td align="left">Transfer the deformation of the face directly to the avatar to deform it in the same way. For this kind of techniques the facial features captured from the user must be related with vertices in the avatar.</td>
    <td align="left"></td>
  </tr>
  <tr class="even">
    <td align="left">Linear mapping</td>
    <td align="left">Transfer the movements of the features in the face to move or control the animations of the character. For example, to use the movement of the eyebrows to control the animation of the eyebrows in the avatar.</td>
    <td align="left"></td>
  </tr>
  <tr class="even">
    <td align="left">Cross mapping</td>
    <td align="left">Transfer the movements of the features in the face to move or control the animations of the character, but for different face elements. For example, to use the movement of the eyebrows to control the animation of the ears in the avatar.</td>
    <td align="left"></td>
  </tr>
  <tr class="even">
    <td align="left">Parallel parametrization/Corresponding parametrization</td>
    <td align="left">To use the same parameters in both models (source and target). For face motion capture we can use the capture model as the source avatar.</td>
    <td align="left"></td>
  </tr>
  </tbody>
  </table>
  </body>
</html>
Source: "Facial Retargeting with Automatic Range of Motion Alignment (2017)"
  

以上是关于markdown 重定目标类型的主要内容,如果未能解决你的问题,请参考以下文章

markdown 目标C - 数据类型

重定尺寸图像

用户角色的不同目标 URL

selenium重定项

selenium重定项

如何保护 Django 中的静态 HTML 文件? (重定向前需要登录)