am_get_params

A tool to load in a set of images + points, and generate sets of associated parameters.

Usage

am_get_params -i raw_smd -d output_dir

For each set of points we match the model, computing the shape, texture and appearance parameters.
These are then saved to text files ptsname.b_shape, ptsname.b_tex, pts_name.b_app in the output_dir.
Each line of each file contains a list of parameters (one line per image defined in the SMD file).