Bender/Documentation/1.1/Modules/PoseSurface: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Created page with "= Introduction = = Details = Author: Yuanxin Liu, [http://www.kitware.com Kitware]<br> Contributor #1: Yuanxin Liu, [http://www.kitware.com Kitware]<br> Acknowledgements: This ...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Introduction =
= Introduction =
Pose Surface allows the user to interactively pose a model using an [[../Armatures|Armature]] and a model. This model must have [[../ComputeArmatureWeight|Weights]] associated with it. It is advised to [[../EvalWeight|Evaluate the weights]] on the model for better performance.


= Details =  
= Details =  
Author: Yuanxin Liu, [http://www.kitware.com Kitware]<br>
Author: Yuanxin Liu, [http://www.kitware.com Kitware]<br>
Contributor #1: Yuanxin Liu, [http://www.kitware.com Kitware]<br>
Contributor #1: Julien Finet, [http://www.kitware.com Kitware]<br>
Acknowledgements: This work is supported by the [http://www.wpafb.af.mil/AFRL/ Air Force Research Laboratories].<br>
Acknowledgements: This work is supported by the [http://www.wpafb.af.mil/AFRL/ Air Force Research Laboratories].<br>
Contact: Julien Finet<br>
Contact: Julien Finet<br>


= Use Cases =
= Use Cases =
<gallery>
<gallery widths=220px perrow=5>
Image:BenderPoseSurface-PoseBoneModel.png|Posing a bone model interactively.]
Image:BenderPoseSurface-Wrokflow.png|Posing a skin model in the Workflow.]
</gallery>
</gallery>


Line 18: Line 22:
| align="right" | [[Image:PoseSurfaceCLIPanel-1.0.png|thumb|550px|Pose surface panel]]
| align="right" | [[Image:PoseSurfaceCLIPanel-1.0.png|thumb|550px|Pose surface panel]]
|}
|}
= Similar Modules =
* Bender modules: [[../EvalWeight|Eval Weights]], [[../PoseLabelmap|Pose Labelmap]], [[../Workflow|Workflow]]

Latest revision as of 14:46, 17 April 2013

Introduction

Pose Surface allows the user to interactively pose a model using an Armature and a model. This model must have Weights associated with it. It is advised to Evaluate the weights on the model for better performance.

Details

Author: Yuanxin Liu, Kitware
Contributor #1: Julien Finet, Kitware
Acknowledgements: This work is supported by the Air Force Research Laboratories.
Contact: Julien Finet

Use Cases

Parameters

{{#xsl: https://raw.github.com/gist/1303059/b39751f476ce0ea2b3ca3f672df002daf8aa7507/slicer-4.0-module-parameterdescription.xsl | http://public.kitware.com/gitweb?p=Bender/Bender.git;a=blob_plain;f=Modules/CLI/PoseSurface/PoseSurface.xml;h=c0d1c74d551c96db53887b304ff4a541810d43e2;hb=4295a376ab9a2cf4ce962ddd05128ba5e1b9aba0 | parse=true | nocache = false}}

Pose surface panel

Similar Modules