Skip to content
Daniel edited this page Jul 18, 2013 · 4 revisions
ruby <bundler_tools_path>/run.rb --resize-to 1200 <images_path> 

... where <bundler_tools_path> referes to the directory where you cloned and compiled the Tools and <images_path> referes to the directory where you put the photos for the reconstruction in.

If no parameter is specified the images will be resized to 1200x1200px. The applicable command line parameters can listed with --help and found here Run script details.

Your resized versions of the photos will be created in a subdir called <images_path>/__reconstruction-<max_width> where <max_width> is the maximum pixel width you chose for the images.

If the script finishes without problems, the result files will be in <images_path>/__reconstruction-<max_width>/pmvs/models.

Clone this wiki locally