Bender/Documentation/2.0/Modules/PoseSurface: Difference between revisions
From KitwarePublic
< Bender | Documentation | 2.0/Modules
Jump to navigationJump to search
No edit summary |
(Add parameters and panel image) |
||
(6 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: | 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 14: | Line 18: | ||
{| width="100%" | {| width="100%" | ||
| valign="top" | | | valign="top" | | ||
{{#xsl: https:// | {{#xsl: https://gist.githubusercontent.com/jcfr/1303059/raw/91a65abd56b8fa451d03a3bcb4447c12ba9a8519/slicer-4.0-module-parameterdescription.xsl | | ||
http://public.kitware.com/gitweb?p=Bender/Bender.git;a=blob_plain;f=Modules/CLI/PoseSurface/PoseSurface.xml | http://public.kitware.com/gitweb?p=Bender/Bender.git;a=blob_plain;f=Modules/CLI/PoseSurface/PoseSurface.xml;hb=5f3b8fdfbe2ce68fbba264d1800f7a7b01d1a423 | parse=true | nocache = false}} | ||
| 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 = | = Similar Modules = | ||
* Bender modules: [[../ | * Bender modules: [[../EvalWeight|Eval Weights]], [[../PoseLabelmap|Pose Labelmap]], [[../FEMWorkflow|Workflow]] |
Latest revision as of 02:49, 19 March 2014
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
Similar Modules
- Bender modules: Eval Weights, Pose Labelmap, Workflow