Shape analysis
Shape analysis:
The shape and posture variations present in the database. More specifically, the shape and posture variations should be decoupled by modeling the transformation of each triangle as a transformation
related to shape followed by a transformation related to posture.
The shape and posture transformations can then be analyzed separately using principal
component analysis (we have C++ code available for this). Once these computations are
completed, we would like to be able to interactively explore the main components of the
shape and posture variations in a graphical user interface. Ideally, the code should be
written in C++ and compile using Microsoft Visual Studio 2010
The shape and posture variations present in the database. More specifically, the shape and posture variations should be decoupled by modeling the transformation of each triangle as a transformation
related to shape followed by a transformation related to posture.
The shape and posture transformations can then be analyzed separately using principal
component analysis (we have C++ code available for this). Once these computations are
completed, we would like to be able to interactively explore the main components of the
shape and posture variations in a graphical user interface. Ideally, the code should be
written in C++ and compile using Microsoft Visual Studio 2010
Comments
Post a Comment