A tool to generate an image of the appearance model for a given set of model parameters.
am_make_image -i raw_smd -d data_file
Loads model defined in the SMD file raw_smd.smd
Loads data from the text file data_file.
Expected format:
For instance:FILENAME n c1 c2 c3 ... cn FILENAME n c1 c2 c3 ... cn ...
Where n is the number of combined appearance model parameters in the subsequent list.mode1.jpg 3 99.0 0.0 0.0 mode2.jpg 3 0.0 99.0 0.0 mode3.jpg 3 0.0 0.0 99.0