pto2mk - Generate hugin stitching Makefiles
pto2mk -o <output_makefile> -p <output_prefix> project_file
Hugin doesn’t stitch panoramas, it creates a Makefile containing all the rules to render, then blend the output image and processes this Makefile with ’make’. pto2mk will generate a platform specific Makefile from an existing hugin .pto project.
-o file Output Makefile -p output_prefix Prefix of output panorama
Written by Pablo d’Angelo and others.