Menu
Motion Path Editing -- 羅應陞
Abstract
動作捕捉(motion capture)是指利用感測器記錄並處理人或其他物體動作的技術。它廣泛應用於現今的電影產業中,但我們並不會直接使用捕捉下來的 raw data ,通常會經過許多編輯及一些去雜訊修正的程序。在這份作業中,我們將讀取以.BVH格式的motion data檔案,並在編輯其移動路徑中保留原使motion的樣態。
Authors
Abstract
動作捕捉(motion capture)是指利用感測器記錄並處理人或其他物體動作的技術。它廣泛應用於現今的電影產業中,但我們並不會直接使用捕捉下來的 raw data ,通常會經過許多編輯及一些去雜訊修正的程序。在這份作業中,我們將讀取以.BVH格式的motion data檔案,並在編輯其移動路徑中保留原使motion的樣態。
Technical introduction
- Read BVH files
- key frame animation interpolation
- Error handling
- Position motions
- Motion blending
- Path fitting and editing
- Smooth skinning
- Retargeting
- Camera tracking
- Visualize motion files
Video
Copyright © 2021 NTUST CSIE Computer Graphics Lab. All right reserved.